Search Issue Tracker
Changing AnimatorCullingMode from Always Animate to Cull Completely does...
To reproduce:1. Open attached project ("761215.rar")2. Open "Demo" scene3. Select Maximize on play in the Game window4. Adjust posit... Read more
Physics2D.ColliderCleanup takes progressively longer each time until sce...
Steps to reproduce: 1. Open attached project2. Open scene "repro"3. In hierarchy, select "GameObject"4. Notice that it has "Edge Col... Read more
Different values received when using character.glyphHeight on Windows an...
How to reproduce:1. Open the attached project2. Enter Play Mode and in the Console window observe the Glyph height Expected result: ... Read more
[iOS]WWW.LoadFromCacheOrDownload does not remove least used asset bundle...
1. Open attached project2. Change lionbUrl string into "https://oc.unity3d.com/index.php/s/WDNK7fwsrEXCygT/download" in Loader.cs3. ... Read more
[ReflectionProbe] LogStringToConsole when reflection probe is selected
To reproduce:1. Create new scene2. Add reflection probe3. Move it around4. Notice horrible lag and hundreds of UI messages logged in... Read more
Editor freezes when instantiating a component placed on the same game ob...
To reproduce:1. Add audio source to scene2. Add attached script to audio source3. Drag Audio source object to Source field on Audio ... Read more
[Entities] Unity silent crash when converting a GameObject with Generate...
How to reproduce:1. Open the user-submitted project2. Open the Sample Scene3. Enter Play mode4. Observe the crash Reproducible with:... Read more
Canvas is presented in reverse to its Sort Order when Instantiating a Ga...
Steps to reproduce:1. Open the attached project "Case_1154659"2. Navigate to Project -> Assets -> Scenes and open "RuntimeScen... Read more
invalid subscript 'zw' error when attempting player build with lit mesh ...
Repro steps:1. Import the attached package in an HDRP-enabled project2. Add the TestScene to the build settings3. Attempt a player b... Read more
[Shuriken] Unity crashes on "ParticleSystemParticles::element_assign" wh...
Reproduction steps:1. Open attached Unity project.2. Open the "repro" scene.3. Descend "FX" game object in the hierarchy.4. Select "... 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
- Frame Debugger is not disabled when switching Scenes if the Frame Debugger window is not open during the transition
- Standalone Profiler Targets another Project if a Standalone Profiler was launched in it before when switching between Edit or Play Mode Targets
- Crash on ForwardRenderLoopJob when opening a specific project
- [Android] Memory leak and eventual crash on Snapdragon 8 Gen 1+ devices when a Clear Pass is executed after Framebuffer Fetch
- PhysicsRaycaster ray length is incorrect when casting from rotated Camera