Search Issue Tracker
Geometries disappear when entering Play Mode
Reproduction steps:1. Open the attached "repro_IN-52093.zip" project2. Open the "CornellBox" Scene3. Enter the Play Mode Expected re... Read more
[UI Toolkit] "PointerMoveEvent" is not correctly detecting Y-axis moveme...
How to reproduce:1. Open project "PointerYRepro.zip"2. Go to the Build Settings and build a Standalone Player3. In the Player move t... Read more
[XR][Android][URP][Shader Graph] Shader graph shaders are not rendering ...
Shaders that are created using the Shader Graph do not render on Android when using instancing. Read more
Input Debugger throws exceptions after modification of InputActionAsset ...
The InputDebugger will throw Null reference exceptions if layouts are added, devices added for those layouts, bindings added for tho... Read more
Not informative compute shader error reporting
On purpose there is some kind of error in a compute shader. In the editor the error message is a bit "laconic". It should be more ex... Read more
Shader warnings get lost when getting the shader from cache
Shader warnings are lost if the shader variant is loaded from the cache instead of compilation. Typically with local shader cache th... Read more
[XR][Oculus GO][Oculus Quest] built-in shader is causing right eye to fl...
To reproduce:1. Open attached project "OculusGlassShaderBug.zip" (or any project containing objects with material that user Unity's ... Read more
Random amount of elements are added to the ListView when pressing the + ...
How to reproduce:1. Open the user’s attached “BugReport.zip” project2. In the Hierarchy window, select “Test01” GameObject3. In the ... Read more
[UIElements] StyleEnum is creating boxing allocations
StyleEnum<T> is making use of IConvertible to do comparison, this is allocating for simple equality check.The equality check c... Read more
Part of sprite is cut off when Mesh Type is set to Tight
How to reproduce:1. Open attached 'MeshTypeTightBug.zip' project using the EnvIronman VM (optional) (more information in Edit)2. Loa... 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
- [Android] Audio sound is lower in the Player compared to the native music player
- Feet slide and misalign when playing retargeted animations
- IndexOutOfRangeException is thrown in NativePassCompiler when a graphics buffer is used in more than 5 render passes
- "Undo Stack Overflow" error is thrown, and Undo History is deleted when multiselected GameObjects are reparented to their GrandParents
- SearchColumn of type "ObjectReference" does not get refreshed for the custom SearchProvider when lighting generation finishes