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
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
- Sorting icons are tiny and misaligned in Import Activity window
- The Undo system does not record HideFlags.HideInHierarchy changes
- [Linux] Bug Reporter window is in Light mode when the Editor theme is Dark mode
Add comment