Search Issue Tracker
By Design
By Design in 6000.5.X
Votes
0
Found in
6000.0.66f1
6000.3.4f1
6000.4.0b5
6000.5.0a5
Issue ID
UUM-134022
Regression
No
Some of the Rigidbody2D properties cannot be set after disabling the GameObject on the same frame
How to reproduce:
1. Open the “IN-133881.zip“ project
2. Open the “SampleScene“
3. Enter Play Mode
4. Press the Spacebar key
5. Observe the Console
Actual result: All asserts fail, all logs show zero values
Expected result: All asserts pass, all logs show non-zero values
Reproducible in: 2023.1.0a1, 6000.0.67f1, 6000.3.7f1, 6000.4.0b7, 6000.5.0a6
Reproduced on: Windows 11 Pro (25H2)
Not reproduced on: No other environment tested
Notes:
- User states that this problem occurs on (3D) Rigidbody as well, but this was not observed locally
- Only reproducible if the properties are changed on the same frame as the GameObject is disabled
- List of the affected properties (observed locally):
-- linearVelocity
-- angularVelocity
-- intertia
-- position
-- rotation
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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note:
Thank you for reporting a bug to Unity.
After reviewing the behavior, we've confirmed it aligns with the current design and intended use of the feature. We understand this may differ from your expectations or workflow.
We will close this case as 'As Designed.' If you have feedback on how the feature could better meet your needs, please let us know - we value your input and consider it in future improvements.
Resolution Note (6000.5.X):
Thank you for reporting a bug to Unity.
After reviewing the behavior, we've confirmed it aligns with the current design and intended use of the feature. We understand this may differ from your expectations or workflow.
We will close this case as 'As Designed.' If you have feedback on how the feature could better meet your needs, please let us know - we value your input and consider it in future improvements.