Search Issue Tracker
[SimpleAnimation] Disconnecting Playables from the graph doesn't stop wr...
How to reproduce:1. Open the user's attached project ("Simple Animation Keep Playables Connected Bug.zip")2. Open the repro scene ("... Read more
[iOS] WebCamTexture request size is ignored
To reproduce:1. Open attached project "WebCamTexReturnsMaxSize.zip"2. Build for iOS3. Deploy the Xcode project to an iOS device Expe... Read more
[EntityComponentSystemSamples][IL2CPP] MissingMethodException: Construct...
Reproduction steps:1. Download the "EntityComponentSystemSamples" project from https://github.com/Unity-Technologies/EntityComponent... Read more
Recorded values on the KeyFrames are set to 0 when controlling Animator ...
Steps to reproduce:1. Open the attached project "case_1145760"2. Navigate to Project -> Assets and open "SampleScene"3. Open Anim... Read more
Nested Prefabs hideflags are not applied when Prefab is saved
How to reproduce:1. Open the attached 'PrefabDontSaveInEditorBug.zip' project2. Go to the Project tab -> "Scenes" and open "Sampl... Read more
Script component called "Object" cannot be assigned to a field in the In...
How to reproduce:1. Open the attached "case_1146092-ObjectField" project2. Select "Tester" in the Hierarchy3. Drag the "NotObject" f... Read more
Unity silent crashes when using Step Into and Step Out in async void wit...
How to reproduce:1. Open the user's project ("TaskTest.zip")2. Go to Scripts > TaskTest.cs and open it3. Place a breakpoint on li... Read more
Custom diffuse shader breaks when duplicating Sprites with said shader
Reproduction steps:1. Open the attached project named "Case_1146255"2. Open the Scene "A-Single(OK) and observe a shadow on the bott... Read more
[Animation] Overriding AnimatorController causes disposition on the mode...
To reproduce:1) Open the attached project and scene2) Play it3) Click 'C' and Spacebar simultaneously (might take a few times to rep... Read more
ScriptableObject instance Script field is 'None'when created out of Scri...
How to reproduce:1. Open the attached 'ScriptableObjectCreation.zip' project2. Right-click in the project tab -> "Create" -> "... 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