Search Issue Tracker
Renderer inspector sometimes shows material UIs in different order than ...
When assigning multiple materials to a renderer, the order they appear is different in the inspector than the material entries. Repr... Read more
AnimationSet.ReplaceClip causes code to be silently aborted
Steps to reproduce : - import the attached project- open lipsync.unity- look in NewBehaviourScript.cs, lines 38-40 - observe that af... Read more
Gfx command not handled when using Syphon (4.2 regression)
Steps to reproduce : - import the project attached- open the scene SyphonServerAndClient- press play and notice and Unity will crash... Read more
Support Blender's mesh mask
Steps to reproduce : - open the .blend file from the attached project in Blender- select the Blender-blendshapes-testMesh node in th... Read more
Tabs freeze in MD4 after using auto-hide
Tabs freeze in MD4 after using auto-hide To reproduce:- Start MD4- Go to the Unit Testing view- Enable/disable auto-hide for Solutio... Read more
It's possible to animate properties of the animator..in the animation
In the Animation Window it is seemingly possible to add a curve for enabling the Animator component. When trying to add that curve n... Read more
MonoDevelop shows error on canceling the build
MonoDevelop shows error on canceling the build "Error: The compiler appears to have crashed. Check the build output pad for details.... Read more
StaticBatchUtility.Combine() objects from Loaded scene resets geometry p...
If some geometry is loaded with LoadLevel() or LoadLevelAdditive() and StaticBatchUtility.Combine() called for this geometry, then a... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Toggling 'Editor Extension Authoring' doesn't dirty the UXML but its state depends on how it was previously saved
- Shader variants are stripped when they are not used during Player building
- Multiple exceptions are thrown after exiting Play mode when Layout Group component is displayed in Debug Inspector and Padding section is expanded
- ScrollView elements are not restored to their original positions after removing a Layout Group with Undo action
- "Assembly with name already exists" errors are thrown when two packages with different technical names resolve to the same namespace