Search Issue Tracker
[DOTS] Error "Not allowed to access vertices on mesh 'SM_Prop_Crate_03'"...
Reproduction steps:1. Open the attached project "ReproProj"2. Observe the Console window Expected result: No errors are displayed in... Read more
[ECS] EnableableComponent is not ignored in EntityQuery when WithAll() i...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Scenes/SampleScene.unity” Scene3. Enter the Play Mod... Read more
The main object name does not match the asset filename when FileUtil.Cop...
Reproduction steps:1. Open the attached “ASDQWE” project2. In the top menu select Test > CopyFile3. In the Project Window select ... Read more
_BlitScaleBias is 0,0,0,0 on custom fullscreen shader on FullScreenPassR...
If you open FrameDebugger and look at the FullScreenPassRendererFeature, _{}BlitScaleBias{} is 0,0,0,0. Steps: Download and open att... Read more
Prefab Canvas Component corrupts GameObject rendering when "UI Environme...
How to reproduce:1. Open the “UI_Environment_Bug” project2. Set the “UI Environment” field to “SampleScene” (Edit > Project Setti... Read more
IJobEntity causes "NullReferenceException" errors after Scheduling Jobs ...
How to reproduce:1. Open the “Transaction_Job_Bug“ project2. Open the “SampleScene”3. Enable debugging4. Open the “ProcessEntities2”... Read more
Entities Hierarchy does not display Entities when instantiated through S...
How to reproduce:1. Open the “Entities_Hierarchy_Bug” project2. Open the “SampleScene“3. Enter Play Mode and observe the Entities Hi... Read more
Creating an empty ComponentTypeSet throws IndexOutOfRangeException
Reported externally as IN-40851 , and discussed on Slack here The following code throws an IndexOutOfRangeException:{code:java}names... Read more
Camera displays objects out of order when more than one Camera with Post...
How to reproduce:1. Open the attached user’s project “Camera Bug.zip”2. Observe the Game View or Build And Run Expected result: Obje... Read more
[URP] Render debug mode breaks Game view when using specific Post-Proces...
How to reproduce:1. Open the “Lighting_Debug_Bug“ project2. Open the “SampleScene“3. Enter Play Mode and open Game view4. Enable the... 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