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
- Memory usage rises when switching scenes with GRD enabled and a loaded texture in URP
- [Quality Hackweek] Terrain Brush Size value is not serialized after deselecting the terrain when using the first instance of multiple Inspectors
- "NullReferenceException" is thrown when setting a long string in TMP with "Atlas Population Mode" set to "Dynamic" and "Multi Atlas Textures" enabled
- TextMeshPro text is misaligned when alignment is set via script
- A DX11 shader error is thrown when compiling shaders for platforms without DX11 support
Resolution Note (fix version 1.0.X - Entities):
Fix merged to master and backported to dots-1.0/staging