Search Issue Tracker
Not Reproducible
Votes
0
Found in
2017.2.0b9
2018.1.0f2
Issue ID
1051079
Regression
Yes
Editor crashes with Object::GetInstanceID when Tree mesh and branch materials are changed
How to reproduce:
1. Download and open attached project "Gods Of Chaos"
2. Select "Tree" object in Hierarchy window
3. In Inspector select trunk Branch Group in Tree Hierarchy section
4. In Inspector under Mesh Renderer/Materials/Element 0 change material to "PineBarkRed"
5. In Inspector under Tree/Geometry/Branch Material change material to "PineBarkRed"
Expected result: Editor does not crash
Actual result: Editor crashes
Reproduces with: 2017.2.3p1, 2017.4.6f1, 2018.1.6f1, 2018.2.0b9
Does not reproduce with: 2017.1.4p1, 2018.3.0a3
Top of stack trace:
0x0000000140120F46 (Unity) Object::GetInstanceID
0x00000001415A83AF (Unity) GUIView::OnInputEvent
0x0000000141327D93 (Unity) GUIView::ProcessInputEventFromAPI
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