Search Issue Tracker
Fixed
Fixed in 2021.3.13f1, 2022.1.21f1, 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
- Terrain heightmap loses precision on Android and iOS when the heightmap texture is blitted to a RenderTexture using the default Blit shader
- Tiny unscaledDeltaTimes (~1e-5 s) happen randomly in the iOS/Android Player
- UI Builder's Canvas stays blue when a Visual Element within its bounds was selected before enabling and disabling the Preview and Canvas Background is enabled
- “The main object name " should match the asset filename" warning is shown in the Inspector when creating a new Color Library
- "Assertion failed on expression: 'fidA != fidB'" error is thrown when using specific Prefabs on HDRP and URP
Add comment