Search Issue Tracker
By Design
Votes
0
Found in
2020.3.39f1
2021.3.11f1
2022.1.20f1
2022.2.0b11
2023.1.0a14
Issue ID
UUM-16732
Regression
No
Scale cannot be changed of Prefabs in Context with the "Scale" Transform Tool or by Transform Component
How to reproduce:
1. Open up the attached project
2. Click the arrow to the right of the Prefabs name in Hierarchy to enter the Prefab Context View
3. Try and select the "Scale" Transform tool in the Scene View or change values of Transform in the Inspector to manipulate the Prefab
Expected result: "Scale" Transform tool is enabled and Scale can be changed in the Inspector in the Transform Component
Actual result: Prefabs Scale cannot be manipulated
Reproduces with: 2020.3.39f1, 2021.3.11f1, 2022.1.19f1, 2022.2.0b9, 2023.1.0a13
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note:
When entering Prefab Mode in Context with a Prefab instance that has a Scale override then we deliberately disable editing of the Scale values. If we allowed editing the scale in Prefab Mode here in Context then the scale would 'pop' back when exiting Prefab Mode because the Prefab Instance is overriden.