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
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
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.