Search Issue Tracker
Fixed
Fixed in 1.0.X - Entities
Votes
2
Found in [Package]
1.0.0
Issue ID
ECSB-286
Regression
No
"IAspect's inheritor 'BurstCompatibleAspect' must be 'readonly'" is thrown when project is opened in Rider
How to reproduce:
1. Open the attached project "CubyRoad.zip"
2. Open Packages/Entities/Types/BurstCompatibleTypes.cs in Rider
Expected results: No errors thrown
Actual results: "IAspect's inheritor 'BurstCompatibleAspect' must be 'readonly'" thrown in the Problems window
Reproducible with: 1.0.0-pre.65 (2022.2.17f1)
Reproducible on: Windows 10
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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
Resolution Note (fix version 1.0.X - Entities):
Fix merged to master and backported to dots-1.0/staging