Search Issue Tracker
Fixed in 2020.1.X
Votes
0
Found in
2019.3
2019.3.0f6
2020.1
Issue ID
1218743
Regression
No
Script can't be loaded and throws error when GenerateAuthoringComponent is written in square brackets with another attribute
Reproduction steps:
1. Open user's attached project "BugReportProject" and scene "SampleScene"
2. In the Hierarchy, click on "GameObject"
Expected result: Both attached scripts are loaded correctly
Actual result: Script with GenerateAuthoringComponent and another attribute written in the same square brackets is not loaded and throws an error
Reproducible with: 2019.3.3f1, 2020.1.0a14
Not reproducible with: 2020.1.0a15
Could not test with: 2017.4.37f1 (no Package Manager), 2018.4.18f1 (GenerateAuthoringComponent not implemented)
Note: If attributes are separated into different square brackets, the script works fine.
Error: 'AuthoringDoesNotWork' is missing the class attribute 'ExtensionOfNativeClass'!
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 JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Resolution Note (fix version 2020.1):
Fixed in 2020.1.0a15