Search Issue Tracker
Fixed in 0.6.0-preview.24
Votes
1
Found in [Package]
0.0.12-preview.31, 0.5.1
Issue ID
1147667
Regression
No
The Entity Debugger shows incorrect read/write permissions on component queries created with ComponentQueryDesc
How to reproduce:
1. Open the attached project ("Entity Debugger")
2. Open the Entity Debugger
3. Enter Play Mode
4. Inspect "NewBehaviorScript" in Entity Debugger
Expected results: Components are marked as "read-only"
Actual results: Components are marked as "read-write"
Reproducible with: 2019.1.2f1, 2019.2.0a14, 2019.3.0a2
Reproducible with packages 0.0.12-preview.30 and 0.0.12-preview.31
Notes:
1. Couldn't reproduce with earlier package versions as they lack ComponentQueryDesc class
2. Couldn't test with 2017.4, 2018.3 and 2018.4 as they don't have access to the required package version
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
- "One or more data file missing for baking set NewScene Baking Set. Cannot load shared data." error in Player when a specific project is built
- 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
- 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 0.6.0-preview.24):
Package version available in 2019.3.0f1 and above