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
- The Player hangs when unloading a scene using the UnloadUnusedAssets() method
- [iOS] Too many texture parameters error is thrown when running on devices that support the number of parameters
- [MacOS] Trying to pick a Colour from full-screen window breaks Colour Picker Tool functionality
- WebGL Player hangs on first frame when "Autoconnect Profiler" is enabled and large amount of Profiler data is buffered before the first frame
- HDR color values set with MaterialPropertBlock.SetColor are incorrect when using Linear Color Space
Add comment