Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.1.8f1
Issue ID
1062430
Regression
No
Assertion Failed error when setting imported SketchUp models without normals to Static in the Scene
Steps to reproduce:
1. Open any project
2. Import the attached model
3. Open its settings in the Inspector and set the Normals to Calculate
4. Add the model to the Scene and set it to Static in the Inspector
Reproduced with: 2017.11f1, 2017.4.8f1, 2018.2.0f2, 2018.3.0a7
Expected result: setting normals to Calculate results in no errors
Actual result: the following error is thrown
Assertion failed: Assertion failed on expression: '(srcData.GetChannelMask() & copyChannels) == copyChannels'
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)
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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
Resolution Note (2018.3.X):
The issue cannot be reproduced on 2019.1 and later, considering that the error message is harmless, this case will not be fixed.