Search Issue Tracker
Not Reproducible
Votes
0
Found in
2017.2.0p2
Issue ID
971605
Regression
No
[SketchUp] Unity crashes at "GetAnalyticsData" when assigning material to a broken model
To reproduce:
1. Open attached Unity project "TestBeta.zip"
2. Click on "Untitled" model
3. In the inspector window, click on "Materials" tab
4. choose any _defaultMat material and click apply
(You should get "AssetImporter is referencing an asset from the previous import. This should not happen." error)
5. Click again on the now broken model
6. Choose _defaultMat again and click apply
Unity crashes at GetAnalyticsData (see attached gif "BrokenModelCrash.gif")
Reproduced on: 2017.2.0b1, 2017.2.0p2, 2017.3.0a4
Fixed in 2017.3.0a5
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