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 mono_dump_native_crash_info when changing a Particle System Renderer’s Material Shader to Standard Unlit
- VFX Prefab doesn’t have Preview icon in Project window and Preview window is empty in Inspector window
- “RenderSettings customReflection texture has invalid type” error keeps getting thrown even when Environment Reflections was set back to Skybox from Custom with an invalid texture
- Particle System with the custom Material breaks the Scene view when the material is using a Shader Graph with the Texture with the power of negative value
- Invalid asset path & Invalid value for font MissingAssetReference Warnings are spammed when deleting a Font used by any Element in UI Builder
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.