Search Issue Tracker
[Shadows] Cascade matrices not setup when no opaque geo is visible; hard...
Steps to reproduce: 1. Open attached project2. Open scene "Sample Scene"3. Run it4. In game view, turn character around and pan came... Read more
Attaching Text component to a game object which has Collider component a...
How to reproduce:1. Create anew project2. Create empty game object3. Change object's position to X=-0.1893031, Y=0.164244, Z=2.19482... Read more
[Compiling] C# compiler incorrectly sets accessibility on anonymous func...
Workaround: for now the workaround is to mark the nested class as internal (rather than private) or move it outside of the declaring... Read more
Unity progress bar steals focus from other windows
Shown progress bar steals focus. That might happen several times depending on what is being done. For example when importing a large... Read more
Physics spikes when rigidbody contains a lot of children with non-physic...
Steps to reproduce: 1. Open attached project "790680.zip"2. Open scene "repro"3. Open profiler4. Run it5. Once Ball touches terrain,... Read more
[Linux editor] Unity crashes when selecting a different material for Skybox
Steps to reproduce:1) Extract and open the project attached by user in Unity (TestScene.zip)2) Go to Window > Lighting3) Under 'E... Read more
[Scripting] Using namespace with optional arguments prevents discovery o...
Steps to reproduce:1. Open the attached project 'case-792416-MonoBehavior_Discovery'2. Click the 'CannotFindBehaviour' script in Ass... Read more
"importer.GetNPOTScale() == TextureImporter::kNPOTKeep" assert appears w...
Steps:1. Open attached project==>"importer.GetNPOTScale() == TextureImporter::kNPOTKeep" error in console if there is no such err... Read more
Crash when Depth renderTexture collides with GrabPass shader
Reproduction steps:1. Open the attached project "791635 Repro"2. Open the "test" scene3. Apply "Unlit/invertBehind" shader to a Grab... Read more
Unity crashes at EditorSceneManager::OpenSceneLoaded when reimporting ad...
Steps to reproduce: 1. Open attached project2. Open scene "main" and run it3. While game is running, go to the assets folder using f... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default