Search Issue Tracker
Icon of a GameObject flickers when it is just created
Steps: Create a new project Click on "GameObject -> Create Empty" menu item ==> Icon of a newly created GameObject flickers at... Read more
il2cppFileRoot.txt and LineNumberMappings.json end up being referenced i...
Repro steps: 1. Create a new project using the 3D project template;2. Switch target platform to Universal Windows Platform;3. Go to ... Read more
HasProperty misleadingly returns true when no "_ST"-named property exist...
How to reproduce:1. Open the attached “ShaderGraphST” project2. Select the “Unlit_CustomShader” Shader3. Select the “Bugs → List Tex... Read more
InvalidOperationException spam when EntityManager.GetAllEntities is part...
Reproduction steps:1. Open the attached project “ReproProject”2. Enter Play mode Expected result: There are no errors in the Console... Read more
Mobile Notification Settings are not saved
Reproduction steps:1. Open "case_1114987-TestNoti.zip" project2. Open the Project Settings -> Mobile Notification Settings3. Chan... Read more
[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
Snapshot screenshots take up an unreasonable amount of memory
Reproduction steps:1. Create a new project and install the Memory Profiler package2. Enter Play mode3. Open the Memory Profiler (Win... Read more
[HDRP] Object is rendered with artifacts when Time is multiplied by a no...
Reproduction steps:1. Open the “ReproProject“ project2. Open the “Assets/StackLit Demo“ scene3. Enter Play Mode4. Observe the Game V... Read more
Importing a .unitypackage does not upgrade its dependencies using the Ed...
Importing a .unitypackage that has UPM dependencies in a newer Editor than the one it was exported with can lead to the following is... Read more
Graphics.DrawMesh stops rendering the mesh when the Editor is paused
How to reproduce:1. Open the attached project "draw.zip"2. Open Assets/Scenes/SampleScene.unity3. Enter Play Mode4. Pause the Editor... 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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template