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
- Crashes in the wild on Vulkan in CreateDepthSurfaceImpl
- Position and rotation of a GameObject with Rigidbody reset when it is enabled and moved in the same Update call and the frame rate is low
- “Ignoring depth surface store action as it is memoryless” warnings thrown when Capturing new Snapshot while in Play Mode
- Certain textures are not loaded when using the "Load texture data on demand" feature
- [Android][OpenGL] The 2DLight is disproportionately bright on some Android devices when OpenGLES3 is used
Resolution Note (fix version 1.0.X - Entities):
Fix merged to master and backported to dots-1.0/staging