Search Issue Tracker
Move Up a Component on a Prefab calls a fake warning dialog
To reproduce:1. Create a new project2. Create a game object3. Drag it to the project view so it becomes a prefab4. Click on the pref... Read more
"Error occurred in occluder data computation" thrown when trying to bake...
To reproduce:1. Open attached project2. Open scene testas, it contains a terrain and a camera3. Open Occlusion Culling window and pr... Read more
Animator.GetBoneTransform() causes crash when there is no avatar
To reproduce:1. Create a new script and add:void Start() {Animator animator = GetComponent<Animator>();animator.GetBoneTransfo... Read more
Crash when importing a Particle System that uses a custom mesh
To reproduce:1. Import "crash.unitypackage". It contains a particle system and a custom .fbx file that the system uses. Unity will c... Read more
Prefab instances are not updated in the scene after optimizing models
To reproduce:1. Import a model2. Drag it into scene3. Drag it back into the hierarchy to make a prefab4. Go back to Model Importer5.... Read more
editor crash on trying to use System.Speech.Recognition
-e: when trying to use System.Speech.Recognition in a script the editor crashes -repro:--unzip attached project--drag Scripts/Test.c... Read more
Drop down menu is opened in the top right corner
To reproduce:1. Import a model2. Click on it in the project view3. Click on Root node to expand the drop down menu4. Select the node... Read more
Polygon collider 2d documentation is outdated
Polygon Collider 2D has been changed and it does not match the current information in documentation: http://docs.unity3d.com/Documen... Read more
Cannot load System.Runtime.TargetedPatchingOptOutAttribute type
To reproduce:1) Open attached project2) Then notice the errors in console: TypeLoadException: Could not load type 'System.Runtime.Ta... Read more
Contextual menu for a shader is shown in the particle system curves
Steps to reproduce : - create a new project- create a particle system- enable "Size over Lifetime" and select the Size Curve- resize... 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
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
- Incorrect rotations on bones when importing FBX animations with a Humanoid Rig
- Render Graph Viewer “Pass List” section is flickering when resizing vertically and the Render Graph Viewer window is docked
- Render Graph Viewer Capture button plays the click animation but does not do anything when the Capture button is pressed with the “Enter” key on the keyboard
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically