Search Issue Tracker
Fixed
Fixed in 2022.2.X, 2022.2.0b10
Votes
0
Found in
2022.2.0b9
Issue ID
UUM-16534
Regression
Yes
An error is thrown to the console when trying to change the GameObject's inside the Prefab parent in the Awake() method
Reproduction steps:
- Open the attached project
- Open the “/Assets/Scenes/SampleScene.unity” Scene
- Enter the Play Mode
- Observe the Console
Expected result: No error is thrown
Actual result: A “Setting the parent of a transform which resides in a Prefab instance is not possible” error is thrown in the Console
Reproducible with: 2022.2.0a13, 2022.2.0b9
Not reproducible with: 2020.3.40f1, 2023.1.12f1, 2022.1.20f1, 2022.2.0a12, 2022.2.0b10, 2022.2.0b11, 2023.1.0a14
Reproducible on: Windows 10 (21H2)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment