Search Issue Tracker
Fixed in 0.11.1-preview.4
Votes
0
Found in [Package]
0.8.0-preview.8
Issue ID
1243293
Regression
Yes
Instantiating entity prefab with Hybrid components causes errors thrown to the Console
How to reproduce:
1. Open user's attached project
2. Navigate File > Build Settings and switch platform to iOS
3. Press Build and Run
Expected result: Project builds successfully and there are no errors thrown in the Console
Actual result: Project builds successfully and 'MissingPropertyBagException: No PropertyBag was found for Type=[UnityEngine.VFX.VisualEffect]' error is thrown to in the Console
Reproducible with: 0.8.0-preview.8, 0.10.0-preview.6(2019.4.2f1, 2020.1.0b15, 2020.2.0b17)
Not reproducible with: 0.7.0-preview.19(2019.4.2f1, 2020.1.0b15, 2020.2.0b17)
Could not test with: 2018.4.24f1( ECS package is not introduced)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- TreeView Child display toggle styling becomes reversed when clicking and dragging it
- Null is returned when using FocusOutEvent.relatedTarget
- Unity_BaseInstanceID is always zero when rendering multiple meshes and instancing with the same buffer
- UI Document button's text does not resize relatively when size in percentage (%) is used
- Event.current.mousePosition has an offset of 1px along the y-axis in WebGL build when the mouse button is released
Add comment