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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
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.