Search Issue Tracker
[Plastic] GUI Error thrown while trying to checkin with empty checkin me...
How to reproduce: 1. Create new project and initialise Plastic SCM 2. Add cube to scene and save scene (notice that 2 changes will b... Read more
Animator "Update Mode" change is not saved
Changing the "Update Mode" property of an Animator component does not mark the scene as modified and is not saved when using File > ... Read more
[HDRP] Active LOD bias value message does not update according to HDRP L...
1. Create a new project. 2. Create a cube. (GameObject -> 3D Object -> Cube) 3. Add an LOD Group Component to this cube. (View in In... Read more
Selected object randomly changes the position while drag and dropping in...
Scenario1 Steps: 1. Open attached project (works with a new project too) 2. Open SampleScene 3. Select one of the GameObjects in the... Read more
[Canvas] [Image] Size and rotation of child image inside canvas changes ...
Reproduction steps: 1. Open attached Unity project. 2. Open "CanvasError" scene. 3. Select "Cube > Canvas" game object in the hierar... Read more
A second unparented GameObject is created when duplicating a Prefab with...
Reproduction steps: 1. Open the attached project “BugDuplicatedObjectWithHideFlags” 2. Select “ObjectWithAutoCreatorAsPrefabInstan... Read more
Shader compiler errors are occurring when using hull shader
How to reproduce: 1. Open the attached 'Grass.zip' project 2. Observe the Console Expected result: No errors Actual result: Shader ... Read more
[URP] [HDRP] Instanced terrain is not visible in Baked Lightmap scene de...
Repro: 1) Create new URP (or HDRP) project. 2) Add terrain. 3) Bake (you can reduce resolution for faster bake times). 4) When bake ... Read more
Crash in ParticleSystemParticles::CopyToArrayAOS() when calling Particle...
How to reproduce: 1. Open tester-attached project (ParticleCrash) 2. In SampleScene enter Play Mode 3. Press 'Space' to call Particl... Read more
"Retrieving array element that was out of bounds" is thrown when setting...
How to reproduce: Open the user's attached project Expected results: No errors thrown in the Console window Actual results: "Re... 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
- Mistakes in multiple Particle System Components pop-up
- Hovering on the Particle System Controls shows an offset tooltip with the overlay window name
- Inconsistent UI hover colour with poor contrast in VFX Graph window
- Lights with Cookies generate Cookie Atlas and increase Memory usage every time when Play mode is entered
- Crash on mono_traverse_object_internal when exiting Play mode on a specific project