Search Issue Tracker
Anchor's rotation value becomes the same when selecting multiple Game ob...
Reproduction steps:1. Open the attached project "1379145.zip"2. Open Assets > Scenes > SimpleScene3. Select in the Hierarchy G... Read more
String Literal may be garbage collected when building project with IL2CP...
How to reproduce:1. Download .Net 5 SDK2. Open the user attached "TestStringLiteral.zip" project3. Change the Scripting Backend to I... Read more
Crash with missing stack trace information after changing a Scene View s...
How to reproduce:1. Open the attached project from "GizmosBug.zip"2. Select any GameObject in Hierarchy and open Script "BugScript"3... Read more
UI Builder breaks cursor's parameters in the .uss file when changing .us...
How to reproduce:1. Open user's provided project "UI Tookit theme bug.zip"2. Open "SampleScene" Scene3. Open the theme1.uss file in ... Read more
One million variant limit for Always included shaders is checked before ...
STR:1. Make a new project using URP template.2. Copy the Lit shader from URP to Assets.3. Add the Lit shader to Always included shad... Read more
[UIR][VFX] Context border doesn't render as expected
- Open any VFX graph containing context- Observe the unexpected rendering of border Expected:- Same rendering than 2022.1.0a15.2078 ... Read more
[Android][IL2CPP] Android sqlite exceptions when built with IL2CPP
Reproduction steps:1. Open the user's attached project "SqliteTest.zip"2. Make sure the Scripting Backend is set to IL2CPP3. Build a... Read more
The Height of the label isn't the same size as content of the Label when...
How to reproduce:1. Open the attached project "LabelAutoSize.zip"2. Open Assets > TestUXML.uxml3. Observe "#m_label1" label Expec... Read more
[Android] The precision of Render Texture is low on Android devices with...
How to reproduce:1. Open the user's attached "FP16.zip" project2. Build and run on an Android device Expected results: The gradient'... Read more
[UIToolkit] BaseVerticalCollectionView.onItemsChosen is called only on 3...
Reproduction steps:1. Open user-submitted project2. Open the "Test Scene" scene from the Assets folder3. Enter Play Mode4. Double-cl... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS