Mondos Blender/Unity Is Being A Bitch Guide: Difference between revisions
From MondoCat.TV Wiki - Welcome Nerds!
No edit summary |
No edit summary |
||
| Line 6: | Line 6: | ||
=Unity= | =Unity= | ||
*"prefab.unity3d does not exist" error is fixed by typing "t:scripts" in the hierarchy and deleting all broken scripts (Like missing dynamic bones for example) | *"prefab.unity3d does not exist" error is fixed by typing "t:scripts" in the hierarchy and deleting all broken scripts (Like missing dynamic bones for example) | ||
*id must be a 'avtr' ID: (UnityEngine.Debug:LogError (object) error is fixed by detaching the descriptor from the pipeline manager | |||
Revision as of 20:36, 1 April 2023
Blender
- Blender wont zoom in anymore - https://www.youtube.com/watch?v=vfHtoBZ-Mv4
- Blender wont switch between Edit/Pose/etc mode properly - Edit > Lock Object Mode (OFF)
Unity
- "prefab.unity3d does not exist" error is fixed by typing "t:scripts" in the hierarchy and deleting all broken scripts (Like missing dynamic bones for example)
- id must be a 'avtr' ID: (UnityEngine.Debug:LogError (object) error is fixed by detaching the descriptor from the pipeline manager
