Search Issue Tracker
Texture2D creates DXT texture when the unacceptable texture size is given.
Reproduction steps: 1. Create a new project2. Import the attached Script (DXTTest.cs)3. Run Script (Menu Entry > Bug Test > DX... Read more
Baked NavMesh with intersecting objects is deleted on save when Max Slop...
How to reproduce:1. Open the attached project ("NavMeshBug.zip")2. Open the Navigation window (Window -> AI -> Navigation)3. C... Read more
[Linux] Related Data is locked when the process search bar isn't empty
Steps to reproduce:1. Create a new project or open an existing one2. Open Profiler (Window -> Analysis -> Profiler)3. Make sur... Read more
[MacOS] RMB is stuck in a custom Editor window when pressing the button
How to reproduce:1. Open the user’s attached “testRightClickPressedButtonsStuck” project2. Open the “Test → Open Test Window” custom... Read more
[Android] [GLES] A Native crash on GfxFramebufferGLES::Clear in the spec...
Reproduction steps:1. Open the attached “IN-98812” project2. Build and Run the Android Player3. Observe the Player Expected result: ... Read more
Shaders: #pragma target with trailing comment is not recognized
Writing something like "#pragma target 4.0 // test" in a shader does not actually work - the trailing comment makes SM4.0 target not... Read more
[Addressables] Exception is thrown when calling AssetReference.RuntimeKe...
How to reproduce:1. Open the attached project ("case_1186801-AddressableError.zip")2. Open the repro scene ("SampleScene")3. Build P... Read more
ArgumentException is thrown when UnityEditor.AssetDatabase:SaveAssets() ...
Reproduction steps:1. Create a new project2. Attach a new script to any GameObject in the Scene3. Edit script with "AssetDatabase:Sa... Read more
[Cache Server] Editor imports assets and tries to fill in Cahce Server a...
If you open project one computer connected to the Cache Server - it will fill in Cache Server with the import results(that is correc... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size