Search Issue Tracker
Using Hashtable as a parameter of a method causes exception to be thrown
This case was related to another issue which was successfully fixed. Read more
OnCollision2DStay doesn't get called all the time
Steps to reproduce : - import the project attached- open the scene MainLevel01- press play- move around and notice that sometimes pr... Read more
UI slow-down when 29,952 light probes selected
When 29,952 light probes are selected, every UI operation takes an extra 90 seconds This bug is further investigation of Case 562020... Read more
Docs: Shader.globalMaximumLOD contains broken link
Steps to reproduce : - open the page http://docs.unity3d.com/Documentation/ScriptReference/SL-ShaderLOD.html and notice the broken link Read more
[Editor] Unity freezes when typing 'Infinity' to 'Start Lifetime' input ...
To reproduce:1. Open the project2. Select the GameObject3. Start typing "Infinity" to "Start Lifetime" input field4. Unity freezes f... Read more
Crash when adding a rendertexture to a prefab
Unity crashed when adding a rendertexture to a prefab. It happens in a completely empty project. Repro steps:1. Create new project2.... Read more
ScriptableObjects seem to serialize their private collections unless the...
ScriptableObjects seem to serialize their private collections unless they are explicitly marked as NonSerialized. MonoBehaviours don... 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