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
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
- “GUIStyle” and “NullReferenceException” errors thrown in the Console when opening Object Field during script compilation
- Reflections are visible on objects without Recursive Rendering when viewed through transparent parts of another object with Recursive Rendering and Alpha Clipping enabled
- Visual artifacts appear when using "clip" method in custom shader and running on GLES
Add comment