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
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
Resolution Note (fix version 1.0.X - Entities):
Fix merged to master and backported to dots-1.0/staging