Search Issue Tracker
Changes made to Prefab's variable values in a custom EditorWindow get re...
How to reproduce:1. Open the user's attached project2. Open 'SampleScene'3. In the top bar menu select Example > Example Window4.... Read more
Redo operation does not clear Overrides from Prefab instance
Steps:1. Open attached project2. Load SampleScene3. Select GameObject prefab instance and add Visual Effect component on it4. Remove... Read more
[Prefab] Playmode clears Prefab script list data unless completely unpacked
Repro: Open scene Assets -> Scenes -> Alasdair -> AnimationTesting Click on LookManager in Hierarchy to view in Inspector. ... Read more
NullReferenceException errors appear when using "select half" button
How to reproduce:1. Download and open the attached project2. In the Project window, select both prefabs3. In the Inspector window, p... Read more
Loading Scene Async In Play Mode does not create a new Physics Scene
Reproduction steps:1. Download and open the attached project 'LocalPhysicsMode.zip'2. Open scene 'SampleScene'3. Enter Play Mode4. O... Read more
OnTransformChildrenChanged doesn't get called in the Edit mode when drag...
How to reproduce:1. Open the user's attached project2. Open Scenes > SampleScene3. From the Assets folder drag the 'Prefab' under... Read more
The ID of the component gets changed when attaching the component to a d...
How to reproduce:1. Open the attached '1322120.zip' project2. Open the 'Test' Prefab in a text editor3. Observe the id of the second... Read more
Script components disappear from a prefab's Inspector window when recomp...
Reproduction steps:1. Open the user's attached project "PrefabsHello.zip"2. In the Project window select "PrefabA" prefab3. Notice t... Read more
Removed component indication on prefab instance is not shown for Particl...
Steps:1. Create a new project2. Click on GameObject -> Effects -> Particle System3. Convert Particle System to a prefab4. Sele... Read more
Editing tile map prefab instance takes a long time
Reproduction steps:1. Open the attached “GeneratedMeshIssue.zip“ project2. Open “Terrain” scene3. Open WorldEditor window in the Too... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS