Search Issue Tracker
Fixed in 0.3.0-preview.4
Votes
0
Found in [Package]
0.0.12-preview.13
Issue ID
1106855
Regression
No
[ECS] EntityDebugger does not show Vector3 and inner struct field names, auto property fields do not appear
Steps to reproduce:
1. Open user attached project
2. Open test scene
3. Press play
4. In Entity Debugger select GLOBAL world
5. Select system ProjectileSys
6. Select "Entity 0"
- Observe that Vector3 - "Velocity", InnerStruct - "State2" field names are not shown and AutoProperty "State" field does not appear
Reproduced in: 2019.2.0a1, 2019.1.0a14, 2018.3.0b12
Reproduced packages: 0.0.12 - preview.21, 0.0.12 - preview.13
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment