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
- Freeze/crash on DynamicHeapAllocator::Allocate when opening a specific project
- Text Settings Inspector sections names have no padding
- UI elements shrinking, misaligned buttons, swapped icons, or incorrect styles when rapidly cycling through Scenes in the Player
- Text field does not disappear if Ctrl+Z is pressed while editing in Viewport
- CullingResults.GetShadowCasterBounds Results Remain Unchanged Despite Restricting Affected Objects with Rendering Layers
Add comment