Search Issue Tracker
[IL2CPP] Nested Try-Catch and Throw statement results in different behav...
How to reproduce:1. Open the attached project from "il2cpp_nested_trycatch_bug.zip"2. Enter Play Mode and see Console3. Navigate to ... Read more
Many input events when using 1000hz mouse
When using a 1000hz mouse, we find that the main thread will spend 1-2ms longer. When we use Unity Profiler, we find that there are ... Read more
The items of Reorderable list are not expanded/collapsed when using righ...
How to reproduce:1. Open the user's attached project2. From the 'Scenes' folder open 'SampleScene'3. In the Hierarchy window select ... Read more
[TilePalette] Tiles are not ordered in the palette for some pre-sliced T...
To repro:1. Open attached project2. Open Tile Palette window3. Create a new Palette4. Drag TileA1 - 1 texture into the Palette5. Not... Read more
[Test Runner] Passing a non-full-path of XML file for -testResults in U...
When Unity is instructed to run Play mode tests, the full path to the results file must be given. If this not given, then Unity will... Read more
[Terrain] "Cancelling Display Dialog" error in the Console when trying t...
Steps to reproduce: 1) Download attached project and open in Unity2) Open TerrainScene scene3) Select Terrain GameObject in the Insp... Read more
[Android 7 and lower][GLES3][URP][2DLights] Lights are rendered darker t...
How to reproduce:1. Open the attached project2. Set platform to Android3. Make sure Graphics API is set to GLES34. Build&Run pro... Read more
Terrain inspector is proposing a shader which isn't there
How to reproduce:Clone https://github.cds.internal.unity3d.com/unity/stw-20-2-cannon-fodder-3-style-game/commit/7c071502363c14d40dab... Read more
[ADBV2] ADBv2 from ADBv1 regression when importing >8000 1kB files takes...
Reproduction steps:1. Open attached project "AssetImport.zip"2. Import every file from "Data.zip" into Project window's Assets3. Obs... Read more
[UI Toolkit] ListView reorders items when scrolling using a mouse wheel
How to reproduce it:1. Open attached project '1280267.zip'2. Load 'SampleScene' scene from 'Assets' > 'Scenes' folder3. Enter Pla... 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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template