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

2D

-

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

  1. 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.

  2. 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.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.