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
- Choosing new HDR Colour using RGB values breaks colour on Intensity Selectors
- Rendering/Decal Layer Mask options are different inside Prefab Mode and outside Prefab Mode when the project is upgraded to Unity 6
- The Shortcuts window cannot be docked when it is invoked from the Shortcut Helper Bar
- Incorrect Realtime GI Light Probes baking when more than one Light Probe Group is used and "Baked Global Illumination" is enabled
- Hovering on the three-dot menu also highlights the tab header near it when not all tabs fit the bar
Resolution Note (fix version 1.0.X - Entities):
Fix merged to master and backported to dots-1.0/staging