Search Issue Tracker
Fixed in 2022.2.X
Votes
0
Found in
2021.2
2021.2.0a11
2022.1
2022.2
2022.2.0a10
Issue ID
1418400
Regression
Yes
Missing Prefab GameObject is moved to InitTestScene during test run
Reproduction steps:
1. Open attached project "UpgradeProjectTestTemplate.zip" and scene "MissingPrefab"
2. In Hierarchy window, observe "GameObject (Missing Prefab with guid: <...>" GameObject
3. In Test Runner window, PlayMode tests tab, run "_02_Missing_Prefabs" test
4. In Test Runner Console, observe test results
Expected result: The missing prefab is logged to be in "MissingPrefab" scene
Actual result: The missing prefab is logged to be in "InitTestScene<....>"
Reproducible with: 2021.2.0a11, 2021.2.19f1, 2022.1.0b12, 2022.2.0a12
Not reproducible with: 2020.3.33f1, 2021.2.0a10
Could not test with: 2019.4.36f1 (errors break project)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on RaiseException when terrain detail instancing is excessive
- Prefab variant reference is lost when assigned by click-and-drag in Prefab Editor mode
- Opening any dropdown in Shader Graph stops the Nodes preview but it still plays in the background
- GPU utilization increases when a GameObject is selected
- Motion Blur has sharp edges when object is moving in the foreground of another object
Resolution Note (fix version 2022.2):
Fixed in 2022.2.0a13