Search Issue Tracker
Null coalescing operator does not work for the Transform component
Steps to reproduce : - import the project attached - open the scene - press play and notice the message in the console : Should no... 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
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 project... Read more
[Editor] Unity freezes when typing 'Infinity' to 'Start Lifetime' input ...
To reproduce: 1. Open the project 2. Select the GameObject 3. Start typing "Infinity" to "Start Lifetime" input field 4. Unity freez... 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 ... 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 5620... 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 sometime... 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
- Baked Lightmap ”View” button text is aligned incorrectly
- Lightmap Asset icon changes colours after Baked Lightmap Viewer window is opened
- VideoClipImporter preset not applied when applying Preset Selector on already imported video clips
- Frame Debugger gets disabled when any Editor window is maximised and minimised
- TextMeshPro InputField view is not updated when OnEndEdit is triggered