Search Issue Tracker
Script loses reference to a MonoBehaviour after adding Serialized variab...
How to reproduce: 1. Open the attached project "Roguecaster.zip" 2. Go to Assets > _Game > Scripts > Units > AIComponent 3. Uncommen... Read more
Baked cookies are offset between GPU and CPU lightmapper
Steps to reproduce: 1. Open the attached repro project 2. Bake the scene using the CPU PLM 3. Bake the scene using the GPU PLM 4. N... Read more
RectMask2D Softness property has no effect when used on TextMeshPro Text
How to reproduce: 1. Open the user's attached "TMP_Soft_Mask.zip" project 2. Open the "SampleScene" Scene 3. Observe the Game view ... Read more
"A GameObject name cannot be set to an empty string" warning is logged ...
How to reproduce: 1. Open the user's attached project 2. In the Project window, expand sprite asset and select its first sub-asset (... Read more
PropertyDrawer.CreatePropertyGUI will not get called when using a Custom...
How to reproduce: 1. Open the attached project 2. Open SampleScene 3. Select MyObject in the Scene Hierarchy 4. Observe MyComponent ... Read more
Calling GetComponents method on non-empty List keeps old references to e...
Reproduction steps: 1. Download and open the attached project 'ComponentLeak.zip' 2. Open scene 'SampleScene' 3. Enter Play Mode 4. ... Read more
Reflection probes must be rebaked twice to update when using "Generate L...
Baked reflection probes are not updated when baking using the "Generate Lighting" button to until you bake twice (without changing a... Read more
Crash after closing the Editor when broken asset bundle is loaded asynch...
Reproduction steps: 1. Open the attached project ("UnityCrashTest.zip") 2. Open the Test Runner window (Window -> General -> Test Ru... Read more
Color32 Picker Context Menu will always display in the left corner regar...
How to reproduce: 1. Open the attached project "ColorPickerMenu.zip" 2. Open SampleScene 3. Select GameObject in the Scene Hierarchy... Read more
[OSX] Light Probe Group gizmo spheres are not rendered
Steps to repro: 1. Create new project and scene in URP; 2. In Hierarchy right click and select Light>Light Probe Group; 3. In the 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key