Search Issue Tracker
Fixed in 2021.3.13f1
Fixed in 2021.2.X, 2022.1.X, 2022.2.X, 2022.2.0a18
Votes
0
Found in
2021.2.19f1
2022.1.5f1
2022.2.0a16
Issue ID
UUM-5961
Regression
No
ManagedReferences on a Prefab instance that cannot be applied or reverted to the Prefab Asset needs to be handled
Manually created this case for https://fogbugz.unity3d.com/f/cases/1409175/
Reproduction steps: 1. Open the attached 'My project' project 2. Open the 'scene' Scene 3. Observe the 'Placer with override' GameObject in the Inspector 4. Right-click on the 'Placer' property and 'Apply to Prefab 'Placer'' 5. Observe the Console Expected result: No errors are in the Console Actual result: Multiple 'ApplySingleProperty copy state error: SerializedProperty could not be found for placer.lineDirection.x' errors are in the Console Reproducible with: 2020.3.30f1, 2021.2.14f1, 2022.1.0b11, 2022.2.0a7 Could not test with: 2019.4.36f1 (due to compile errors)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- XR Device Simulator - Hands reset causes them to fly away
- Sprites is not rendered in a SRP Batcher when Sprite Mask is removed after it was previously set
- Crash on MemoryProfiler::GetAllocationRoot when entering Play mode on a specific project
- Video Player preview is not shown when Inspector preview is converted to Floating Window
- Invalid signature package console message is not visible after package import when Console has 'Clear on Recompile' setting enabled
Add comment