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
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template
- Audio Mixer “+” buttons overlap with UI when the Audio Mixer window layout is set to Horizontal
- "Clear" button in the "Set project display name" closes all the pop-up instead of clearing just a name from the field
- Video Player renders no video on specific devices when using Vulkan
- The Editor slows itself down by showing tons of warnings when the majority of TransformAccessArrays content are NullRefs
Add comment