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
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
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.