Search Issue Tracker
The Prefab instance values are not saved when resetting them with the cu...
Steps to reproduce:1. Open the project “Unity 2022.1.19f1 - Custom editor button changing vector list on prefab instance lets 0 reve... Read more
EditorSceneManager sceneOpened and sceneOpening events are not called wh...
Reproduction steps:1. Open the attached project2. Observe the Console Output Expected result: sceneOpening / sceneOpened logged in t... Read more
Crash on Scripting::ScriptingWrapperFor/SavePrefab_Internal when saving ...
Reproduction steps:1. Open user's attached project2. Press "Test" > "Create and Save Asset"3. Repeat step 2 (can take around 5 tr... Read more
Multi-selecting and overwriting Prefab instances with changes does not a...
How to reproduce:1. Open the user's attached "Nested Bug Project.zip" project2. Open the "SampleScene" Scene3. Type "t:boxcollider" ... Read more
Unpacked prefabs lose reference to component in hierarchy when the Prefa...
How to reproduce:1. Open attached project "UnpackPrefab.zip" and scene "SampleScene"2. In Hierarchy window, unpack "Prefab" GameObje... Read more
Improve error handling when trying to change m_Script for component on P...
Steps:1. Create two scripts ("Script1" and "Script2")2. Add a GameObject to the Hierarchy3. Assign "Script1" on it4. Convert GameObj... Read more
Undo-Redo of "Convert to prefab" operation crashes Editor
Steps:1. Add GameObjects with such structure "Root -> Child -> GrandChild" to Hierarchy2. Convert to prefab3. Undo4. Redo==>... Read more
allowSceneActivation = false boolean is ignored when the Scene is reloaded
How to reproduce:1. Open the user's attached 'VideoPlayback.zip' project2. From the 'Scenes' folder open the '_primaryUI_IntroVideo'... Read more
FindObjectsOfType doesn't find objects when invoked in a method with Run...
See forum thread here: https://forum.unity.com/threads/findobjectsoftype-in-beforesceneload-no-longer-finds-anything-in-2022-2.13585... Read more
[Prefab] Override nested Prefab is not unpacked when performing "Unpack ...
Reproduction steps:1. Open attached project "Prefab.zip" and scene "SampleScene"2. In Hierarchy window, right-click the "Cube" Prefa... 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