Search Issue Tracker
[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
Lighting in the Courtyard demo is broken
Silvia Rasheva on Slack:Courtyard is broken too. Have a look at it at some point when you have the opportunity pls and update it. Read more
[5.4 regression] Hair_Standard shader doesnt work in "Blacksmith: Charac...
Reproduction steps:1.Download and import "The Blacksmith: Characters" from the asset store2.Put VolundModel and Challenger_prefab in... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code