Search Issue Tracker
Memory Profiler does not display the memory used by the elements of jagg...
How to reproduce:1. Open the attached project "1266540.zip"2. Open the "Test" Scene3. Enter the Play Mode4. Click "Capture Player" i... Read more
[DOTS] GetBuffer performance scales with object count in scene
Reproduction steps:1. Open attached project "ECS_Playground.zip" and scene "SampleScene"2. Enter Play Mode3. Observe Entity Debugger... Read more
Crash in Object::SetDirty() when pasting a copied UI GameObject in Hiera...
How to reproduce:1. Open tester-submitted project (CopyPasteCrash.zip)2. Open 'Repro' scene3. In Hierarchy window select 'Page 1 - C... Read more
Fixed audio mixer reimport stalls when toggling between mixer assets in ...
How to reproduce:1. Open attached project "test.zip" and scene "SampleScene"2. In Audio Mixer window, select "main" mixer3. In Audio... Read more
"Cannot connect to local package manager server" error is thrown when us...
Reproduction steps:1. Open "File Explorer"2. Go to "C:\Users\<username>\AppData\Local\Unity"3. Delete "cache" folder4. Open at... Read more
Graph is evaluated when stopped after changing an Animation Clip when th...
1) Open the attached project2) Open the "bug" scene, and open the timeline window and the animation window3) Select the "Timeline" o... Read more
Character Controller snaps downwards when the height needed to step on a...
How to reproduce:1. Open the attached "CharacterBug.zip" project2. Open the "SampleScene" Scene3. Select the "Capsule" GameObject in... Read more
[StateMachine] Reference to StateMachineBehaviour in script is lost afte...
How to reproduce:1. Open user attached project "New Unity Project.zip"2. Open "SampleScene" scene3. Enter Play Mode4. Click "Bug me"... Read more
Sprite's rect is cropped when called with Texture2D.LoadImage right afte...
How to reproduce:1. Open attached project "case1267688.zip" and scene "TestScene"2. Enter Play Mode3. Observe the Sprite B (the midd... Read more
Number of SetPass calls increase when there's no Trails Material selected
How to reproduce:1. Open the attached "ParticlesBatchingTest" project2. Open the "SampleScene" Scene3. Enter the Play Mode4. Press L... 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