Search Issue Tracker
Fixed in 2020.1.X
Votes
0
Found in
2020.1.0a2
2020.1.0a9
Issue ID
1199278
Regression
Yes
Serializable generic class causes "You are trying to create a MonoBehaviour using the 'new' keyword." when class is declared
How to reproduce:
1. Open attached project "playground-2020.1a.zip" and scene "SampleScene"
2. Open "GenericBehaviour" script
3. Make any changes (make sure it compiles without errors)
4. Observe Console window
Expected result: no warnings are thrown
Actual result: "You are trying to create a MonoBehaviour using the 'new' keyword." warning is thrown
Reproducible with: 2020.1.0a2, 2020.1.0a15
Not reproducible with: 2018.4.13f1, 2019.2.14f1, 2019.3.0f1, 2019.2.0a1
Could not test with: 2017.4 (due to MonoBehaviour class not detected, errors in Console window)
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
- [Discussions] "NativePassData.GraphPasses()" has GC Alloc of ~256 B when using Render Pass
- Setting Shader Graph to Surface Type "Transparency" and Render Face "Both" breaks the preview
- Warning "Unknown pseudo class "multiline"" is logged when the Animator is loaded or in use after picking Motion in a States Inspector
- Deleting the property in the Blackboard and then creating the different type property with the same name throws an error
- Selector gets stuck in UI if scroll is used while dragging
Resolution Note (fix version 2020.1):
Fixed in 2020.1.0a22