Search Issue Tracker
By Design
Votes
0
Found in
2017.1.0p5
Issue ID
954086
Regression
No
Static child GameObject moves with rotating non-static parent
Reproduction steps:
1. Download project "Tester.zip" and open in Unity
2. Open scene "Test"
3. Select parent Cube
4. Add selected parent Cube to Mesh in Rotator (Script)
5. Enter Play mode
Expected: child Cube should stay static
Actual: child Cube rotates with the parent Cube
Reproduced on: 5.5.4p5; 5.6.3p4; 2017.1.1p4; 2017.2.0f2; 2017.3.0b3
Note: result as expected, if the parent Cube has two or more static children
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
Add comment