Search Issue Tracker
Duplicate
Votes
0
Found in
5.6.0f3
Issue ID
899857
Regression
No
Unity crashes when "scale" value for spawning child elements is set to small numbers
Repro steps:
1. Open provided projects "scene0" scene
2. Select "Ground" -> "HOLDER" in the hierarchy
3. Change the scale to: a) (1;1;1) this makes it crash for me
b) (0.005;1;0.005) this makes it crash for the user
4. Enter play mode (If it doesn't crash, exit play mode and enter it again until Unity crashes)
Expected: For Unity not to crash
Actual: Unity crashes
Reproduced with: 2017.1.0b1, 2017.1.0a6, 5.6.0f3, 5.5.3f1
Can't reproduce with: 5.4.5f1
Note:
Different values that you set for the "HOLDER" scale, seem to crash different computer, because for me it only crashes when the scale is set to (1;1;1) and for the user only when the number is small (like <0.1)
Also added crash.dmp and error.log files
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
This is a duplicate of issue #892396