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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment