Search Issue Tracker
[2021.3] Property of VFX can’t be modified when modifying VFX prefab asset
How to reproduce:1. Open the user’s attached “My project (1).zip” project2. Add “New VFX.vfx” to the Hierarchy window3. Make a prefa... Read more
Prefab references were lost after the build when using PreProcessBuild a...
How to reproduce:1. Open the attached project "SaveAsPrefabAssetBUG.zip"2. Build And Run the project3. Exit the Player4. Repeat step... Read more
[Undo] “Missing Prefab with guid“ GameObject appears after deleting a ne...
How to reproduce (simplified, see History below for original description):1. Create a nested Prefab with a "Nestor" and a "Nestee"2.... Read more
Crash on MergeAllPrefabInstancesDuringLoad when opening a specific scene
Reproduction steps:1. Open the attached project “CrashRepro“ Expected result: Project opensActual result: Editor crashes Reproducibl... Read more
Crash on DestroyRemovedGameObjects when opening a specific scene
Reproduction steps:1. Open the attached project “CrashRepro“2. Open “SCENENAME“ scene Expected result: Scene opensActual result: Edi... Read more
Children of a Prefab change order in the Hierarchy after changing the Ed...
How to reproduce:1. Open the “IN-49246_repro.zip“2. Open the “BasePrefabVeriant“ asset and observe its child objects in the Hierarch... Read more
Player crash when SceneManager.LoadScene is called from a RuntimeInitial...
Reproduction steps:1. Open the attached “BugRepro” project2. Click File > Build And Run Expected result: An error is logged if ca... Read more
ScriptableObject instances are destroyed when calling EditorSceneManager...
How to reproduce:1. Open the attached “new-scene-behavior.zip“ project2. Run Script (Bugreport > Run Example Code) Expected resul... Read more
The Prefab Scale values are set to zero when the Prefab with a nested ca...
How to reproduce:1. Open the “IN-52631_repro.zip“ project2. Open the “TestScene“3. In the Hierarchy select the RootCanvas->Owning... Read more
Memory leak warning appears in the console when deactivating/activating ...
Reproduction steps:1. Open the attached project “PrefabLeak”2. Double click on prefab ”Assets/Models/Units/Goblin/Goblin_01.prefab”3... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default