Search Issue Tracker
Won't Fix
Won't Fix in 2023.2.X
Votes
0
Found in
2022.2.0a15
2023.1.0b13
2023.2.0a11
Issue ID
UUM-33963
Regression
No
Apply Prefab Instance does not register unused overrides
Steps:
- Open attached project
- Load SampleScene
- Select child GameObject (Nestee) and tick "Is Trigger" on the BoxCollider
- Delete Nestee prefab instance
- Select Nestor prefab instance
- Open Override window and ApplyAll
Expected: Nestor prefab instance has unused override (m_IsTrigger)
Actual: No Overrides is show for Nestor prefab instance
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 CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist
Add comment