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
- [WebGPU] clearing 2d array texture only clears first slice
- Particle System Renderer icon is missing in Animation window > Add Property context menu
- [Android] Legacy, TMP and UI Toolkit Input Field language toggle to some non-latin alphabet languages does not work with external keyboard
- Crash on keywords::LocalKeywordState::operator when calling ShaderUtil.GetPasskeywords with ShaderType.RayTracing set as the third parameter
- Inconsistent “Remove property” behavior when removing child properties in Animator window
Resolution Note (fix version 2022.2):
Fixed in 2022.2.0a13