Search Issue Tracker
SpawnWithClientAuthority and AssignClientAuthority returns TRUE when aut...
When calling NetworkManger.SpawnWithClientAuthority(gameObject, conn) or NetworkManger.AssignClientAuthority(gameObject, conn) and c... Read more
Crash on ShaderPropertySheet::SetTexture when changing color space on a ...
Reproduction steps:1. Open the attached project "CrashRepro"2. Open project settings (Edit > Project settings…)3. Change “Color S... Read more
[ARCore][Android] Application crashes when exiting the app
Repro steps:1. Open QA attached project "repro_1197049"2. Build and Run the HelloAR scene on Android3. After the app launches press ... Read more
[Baked GI] Prefab has corrupted lightmap UVs when loaded from a bundle
How to reproduce:1. Open the attached project ("case_1210785-lightmap_addressable_bug.zip")2. Open the repro scene ("SampleScene")3.... Read more
AudioRandomContainer preview gets delayed for the second clip in the list
The ARC preview sometimes plays the first clip followed by an arbitrary delay time, until it plays the rest of the clip and races to... Read more
Importer(TextureImporter) generated inconsistent result for asset when i...
How to reproduce:1. Open the attached project "Heads"2. Open the "SCENE" scene3. Observe the result Expected result: Assets look the... Read more
[Profiler] Timelines have unnecessary inpector components for null threads
Project Steps: 1. Play scene "Test".2. Open profiler->Timeline.3. Notice there are additional empty thread slots, that only takes... Read more
Errors do not contain the name of the file with the issue when FBX asset...
How to reproduce: Create a new project Import user-attached “Dome.fbx” and “01_Frank_Whip_Equip_All.FBX” assets to the project Obser... Read more
Billboard Grass is only visible when Depth Priming Mode is disabled
How to reproduce:1. Open the attached project “Billboard Grass bug.zip” from the Google Drive link2. Check which Scriptable Render P... Read more
Profiler help button redirects to wrong stream documentation page
How to reproduce:1. Create a new project2. Open profiler3. Click on question mark button Expected result: Help button redirects to s... 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