Search Issue Tracker
Not Reproducible
Votes
0
Found in
5.5.1f1
Issue ID
888826
Regression
No
Crash in dynamic_pptr_cast when parent's scale is close to 0 and its child having MeshCollider component with Convex enabled
Not reproducible in 2017.1.0b3
To reproduce:
1.Download and open attached project.
2.Open "pixel8" scene.
3.In the hierarchy expand GAMEOBJ->PlayMode and select "UI Objects" Game Object.
4.Set it's x axis scale to 0.5.
Expected result: Editor is setting the scale of that object and not crashing.
Actual result: Editor crashes.
Reproduced with: 2017.1.0a2, 5.6.0b11, 5.5.2p2, 5.5.1f1.
Notes: Could not reproduce on earlier versions because of compatibility issues. If "MainShield" object which You can find by expanding GAMEOBJ->PlayMode->UI Objects->ShieldAnchor->MainShield has it's Mesh component's Convex property disabled, editor does not crash.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment