Search Issue Tracker
Scriptable Object reference is lost when loading a scene with EditorScen...
Reproduction steps:1. Open the user's attached project2. Click Test > Cause Bug Expected result: Scriptable Object reference is n... Read more
Changing AnimatorCullingMode from Always Animate to Cull Completely does...
To reproduce:1. Open attached project ("761215.rar")2. Open "Demo" scene3. Select Maximize on play in the Game window4. Adjust posit... Read more
[Android] Force upside down rotation doesn't work when autorotation is d...
Steps to reproduce: Open the "ScreenOrientation" project In File > Build Settings switch to Android Platform Build and Run to the... Read more
Shaders: #pragma target with trailing comment is not recognized
Writing something like "#pragma target 4.0 // test" in a shader does not actually work - the trailing comment makes SM4.0 target not... Read more
Native Pipeline API does not rebuild the Bundles when the same output fo...
How to reproduce:1. Open the attached project from "1371377Test.zip"2. Navigate to "Bundles" > "Build Native"3. Then navigate to ... Read more
[Light Probes] Sharp banding visible in SH Light Probes when using Gamma...
Sharp banding visible when using light probes in gamma color space. Repro steps:1. Open BounceTest scene in attached project.2. Make... Read more
Accessing the raw value of a USS variable fails when using customStyle.T...
Reproduction steps:1. Open project “IN-39634”2. Open “Assets\IN-39634_Assets\Scenes\SampleScene”3. Enter Play Mode4. Observe the Gam... Read more
Video from Video Player is not updated immediately in the Edit Mode when...
How to reproduce:1. Open the user’s attached “VideoPlayerTest.zip” project2. Open the “SampleScene“ Scene (Assets > Scenes > S... Read more
[WebGL] Memory leak when using custom stack data type and allocating a l...
Reproduction steps:1. Download and open the "myvegas_source_webgl_memory_leak_9_22" project from the google drive link2. Open the "M... Read more
”ArgumentNullException: Array cannot be null” error is printed when pass...
How to reproduce:1. Open the user’s attached “WWWFormError.zip” project2. Enter Play Mode3. Observe the Console window Expected resu... 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