Search Issue Tracker
Fixed in 2018.2.X
Fixed in 2018.1.X
Votes
0
Found in
2017.2.0a1
Issue ID
995904
Regression
Yes
scripting_class_is_subclass_of(replacementClass, GetMonoManager().TypeToScriptingClass(TypeOf<Collider>())) assert
Steps to reproduce:
1. Create empty game object
2. Add Rect Mask 2D
3. Try to remove RectTransform component
4. Notice expected pop up that Rect Mask 2D repend on it
5. In console notice scripting_class_is_subclass_of(replacementClass, GetMonoManager().TypeToScriptingClass(TypeOf<Collider>())) assert
Reproduced with: 2018.1.0b6, 2018.2.0a1
Not reproducible: 2018.1.0b5
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 various stack traces when using Texture2D.CreateExternalTexture() while rendering
- Clicking on section text in Node Library > Context folder throws NullReferenceException errors
- Node Library window sections text in Context folder are not visible when Editor is set to Light Theme
- "Scene Depth Difference" Node has an input Port which is called Position WS, directly referring to the World Space Position, when only the View Space Position can reflect if the object's depth is below or above the Plane
- Missing documentation page for Visual Effects Defaults
Add comment