Search Issue Tracker
Incorrect CSS style definition in WebGL build causes top part of build t...
Steps to reproduce:1. Build any project on WebGL2. Run the build3. Resize the window so that the build area doesn't fit vertically4.... Read more
[VR] Offscreen rendering produces disrupted image
Steps to reproduce:1. Download and open attached project "OffscreenRenderIssue.zip"2. Open scene "test"3. Turn VR Mode on in player ... Read more
[Regression][HelpTab] 2 segment separator lines are rendered in Help con...
Steps to repro: 1. Open Unity;2. Create new project;3. Expand 'Help' context menu tab;4. Observe element's rendering inside the 'Hel... Read more
Shader compiler errors are occurring when using hull shader
How to reproduce:1. Open the attached 'Grass.zip' project2. Observe the Console Expected result: No errorsActual result: Shader comp... Read more
Type.GetProperties() is not returning all properties in WebGL
1. Open attached project ("754006")2. Open "test" scene3. Play the scene4. Notice length of properties list printed out in the scene... Read more
[Android] Crashes with signal 6 (SIGABRT)' error and 'JNI ERROR' abort m...
How to reproduce:1. Open the attached project "InternalProject"2. Build And Run on Android device Expected results: The app does not... Read more
Console is continuously spammed with "Assertion failed on expression: 'k...
Repro steps:1. Open attached project ("unity2018-migration-bug")2. Open "Fragments_PanelTopo_10_Env" scene (Assets > GameBakers &... Read more
Build crashes on _VEC_memcpy when continuously Starting and Stopping Web...
How to reproduce:1. Open QA-supplied project2. Load scene "Main"3. Build for PC4. Run the build and wait until it crashes (experienc... Read more
Player/Editor crash on Transform::SetParent when playing scene
Steps to reproduce:1. Open attached project2. Open "level" scene3. Enter play modeResult: editor crashes on Transform::SetParent (se... Read more
The dropdown component breaks when the 31st Layer is used
Reproduction steps:1. Open the attached project “LayerBug“2. Open the scene “Assets/Scenes/SampleScene”3. In the Hierarchy window se... 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