Search Issue Tracker
GI Scene Modes Not Fetching Visualization Data After Quitting Play Mode
If the scene visualization mode is changed to any other Global Illumination view mode, then visualization data disappears after ente... Read more
Setting color alpha to NaN causes alpha value bar to go out of bounds
Reproduction steps: 1. Open attached project (AlphaValue.zip) 2. Open "AlphaValue" scene 3. Select Image game object in Canvas 4. Hi... Read more
High coordinate values in Object Transfrom causes their meshes to become...
Reproduction steps: 1. Open the attached project in Unity 2. Focus the editor view on the sphere object 3. Move around using your mo... Read more
Unity crashes when calling Material.SetColor with specific arguments
Add the following code to a script or add the script from the attached project to a scene and press play in the Editor. Unity crashe... Read more
Depth not rendered to Temporary Render Textrue when MSAA enabled
When we try to render to "temporary render texture" using CommandBuffer and MSAA is enabled, the depth is not preserved. Reproducti... Read more
[IL2CPP] System.Array.Copy() corrupts data with IL2CPP
When copying arrays using IL2CPP, the results differ from the ones when using Mono compiler. Steps to reproduce: 1) Open the latest... Read more
[DX12] Changing graphics API to DX12 has no effect
Steps to reproduce (or watch attached gif): 1. Create a new Unity project 2. Open "Edit/Project Settings/Player" 3. Uncheck "Auto Gr... Read more
OnDisconnectError error message is not informative
Fix error codes in log messages. Instead of error number use its name. Expected result: Error message: "OnDisconnectError error: co... 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
- [Linux] Crash on glXCreateGLXPixmap when hovering over labels in the Inspector window
- "Assertion failed on expression: 'prefabInstance.GetPrefabModification().m_TransformParent.IsValid()'" is thrown when reimporting a Prefab
- Rigidbody2D.Cast does not detect collisions when 'Is Trigger' property is enabled
- GameObjects with "hideFlags.DontSaveInEditor" paired with the "DontDestroyOnLoad" method are not relieved up when the Play Mode is exited
- [Linux] Editor language is not changed when selecting a different language