Search Issue Tracker
Fixed in 2021.3.23f1
Fixed in 2021.3.X, 2022.2.X, 2023.1.X, 2023.2.X, 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template
Add comment