Search Issue Tracker
Fixed
Fixed in 2021.3.23f1, 2022.2.13f1, 2023.1.0b9, 2023.2.0a5
Votes
0
Found in
2021.3.16f1
2022.2.2f1
2023.1.0a26
2023.2.0a1
Issue ID
UUM-23038
Regression
No
A warning is not displayed when applying changes to the prefab
Reproduction steps:
1. Open the “BugReport_NestedManagedReference” project
2. Open the “SampleScene” scene
3. In the Hierarchy Window select “TestPrefab” Game Object
4. Click the “Overwrite ManagedReference” button in the Inspector Window
5. Rightclick on the "My Inner Class" foldout and select "Apply to Prefab ‘TestPrefab’"
Expected results: A warning is shown preventing to perform the action
Actual results: No warning is shown and the underlying field "Inner Int" disappears from the Inspector Window
Reproducible with: 2021.3.16f1, 2022.2.2f1, 2023.1.0a26
Could not test with: 2020.3.44f1 (com.unity.feature.development: Package [com.unity.feature.development@1.0.1] cannot be found)
Reproduced on: Intel MacOS 13.1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on ResizeScriptingList<ScriptingObjectPtr> when passing an undeclared variable to the results parameter for GameObject.FindGameObjectsWithTag
- [Android] "Screen.safeArea.y" always returns values outside of the Safe Area when the device is in Portrait orientation
- Frame spike due to many TreeRenderer.TreeUpdated calls when repositioning terrains in large Scenes
- Crash on GameObject::RemoveComponentFromGameObjectInternal when reparenting Text GameObjects
- [IL2CPP-GarbageCollector] Changing GCMode might permanently disable GC in a multithreaded context
Add comment