Search Issue Tracker
[Shuriken] Editor freezes when Sub Emitter option is clicked from Partic...
In Particle System, Create and assign a Particle System as Sub Emitter. now create its preset. On clicking Sub Emitter Property in p... Read more
Unable to render to color attachment with ScriptableRenderContext DrawSh...
How to reproduce:1. Open attached project "DrawShadowsToColorBuffer.zip" and scene "SampleScene"2. In Game View, observe inside the ... Read more
[DXR] Shader graph does not get Z and W components of texture coordinate...
How to reproduce:1. Open the attached project named "Case_1265309"2. Open the Test Scene3. Enter Play mode4. Observe the 2 quads and... Read more
Crash on mono_class_fill_runtime_generic_context when entering Play Mode...
Reproduction steps:1. Open user's attached project2. Open scene "Main"3. Enter Play Mode4. In the Game, press "Button", then "Run"5.... Read more
Failed bake related to GICache when doing concurrent bakes + docs issue
A user attempted to do concurrent player builds by executing Unity on the command line multiple times concurrently on the same machi... Read more
[UI Toolkit] UXML Inlined Styles aren't applied in a build when UXML fil...
How to reproduce:1. Open the attached project (case-1263454.zip)2. Open the UI Builder window (Window -> UI Toolkit -> UI Buil... Read more
[IL2CPP] Managed Code Stripping strips a parameterless constructor from ...
Reproduction steps:1. Open the attached "1263916 repro" project2. Open Build Settings from File > Build Settings3. Make sure that... Read more
[Android] Tilemap flickers when moving with an Orthographic camera on Ad...
Repro steps:1. Open attached project2. Build and Run on Android Actual: The tilemap flickers as it's moving Reproducible with: 2019.... Read more
[ScriptedImporter] Renaming prefab assets throws a NullException
How to reproduce:1. Open the attached project2. In the Project Window select the "Test" SVG asset3. Rename it4. Observe the console ... Read more
Freeze/crash on DualThreadAllocator<DynamicHeapAllocator<LowLevelAllocat...
Reproduction steps:1. Open user's attached project2. Open scene "SampleScene"3. In the Inspector, Select "Particle System"-- observe... 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