Search Issue Tracker
Fixed
Fixed in 6000.0.62f1, 6000.2.11f1, 6000.3.0b9, 6000.4.0a4, 6000.5.0a1
Votes
0
Found in
6000.0.59f1
6000.2.7f1
6000.3.0b5
6000.4.0a2
Issue ID
UUM-122242
Regression
Yes
Prefab variants do not keep the values of linear drag and angular drag while upgrading the project from Unity 6000.0
How to reproduce:
1. Open the attached “IN-118764” project
2. In the Project window, select “TestPrefab-Variant” prefab Asset
3. In the Inspector window, observe the values of linear and angular drag
4. Upgrade the project to the latest Unity branch version
5. In the Project window, select “TestPrefab-Variant” prefab Asset
6. In the Inspector window, observe the values of linear and angular damping
Expected result: Prefab variant keeps the values of linear and angular drag
Actual result: Prefab variant keeps the values of the parent prefab’s linear and angular damping
Reproducible with: 6000.0.11f1, 6000.0.59f2, 6000.2.7f2, 6000.3.0b5, 6000.4.0a2
Not reproducible with: 6000.0.10f1(413673acabac)
Reproduced on: macOS 15.6 (M1)
Not reproduced on: No other environment tested
Workaround:
1. Upgrade the project to 6000.0.10f1(413673acabac)
2. Open/Load the project
3. Upgrade the project to the version of your choice
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
Add comment