Search Issue Tracker
[PLM] First small lightmap blocks following bigger lightmaps from being ...
When progressive updates is enabled, if there is enough memory for a first lightmap (a small one) but not enough memory for one of t... Read more
Entity is shown as changed when JobComponentSystem enters an OnUpdate fu...
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. Enter the Play Mode3. In the Console Window, inspect t... Read more
After reloading a scene or restarting Unity, Empty classes using the [Se...
How to reproduce:1. Open the attached BugSR.zip project2. Create a new GameObject in the Hierarchy3. Add "MyBehaviour" Component in ... Read more
"Exception: bad object" error is thrown when trying to Diff snapshots in...
Repro steps:1. Download both .snap files, attached by the user2. Create a new Unity project3. Install the Memory Profiler package4. ... Read more
[OSX] Scrolling is choppy when scrolling with a trackpad in the Editor
How to reproduce:1. Create a new project2. Add as many components to the 'Main Camera' GameObject that the Inspector would be scroll... Read more
[IMGUI] Account dropdown overlaps with the Layers dropdown opened earlier
After opening Layers dropdown when Account is selected, the Account dropdown overlaps with the Layer's dropdown, Refer attached vide... Read more
[Addressables] Content update workflow does not update previous builds
How to reproduce:1. Open the user-supplied project "BugDone.7z"2. Open the Addressables Groups window (Window > Asset Management ... Read more
[Mobile] UI button stays pressed in after releasing it while the pull do...
Repro steps:1. Open attached project2. Build and Run on mobile3. Press and hold one of the buttons on the left4. While holding the b... Read more
[Android] Galaxy S20 freezes after several seconds with animated charact...
Steps to reproduce:1. Open attached project "803118 S20 Crash.zip"1.1 Make sure "GPU Skinning" checkbox in "Player settings" window ... Read more
Two errors are thrown in the Console window when creating a new HDRP tem...
How to reproduce:1. Create and open a new HDRP template project2. Observe the Console window Expected result: no errors are thrownAc... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used