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
- Console displays "ArgumentException: Cannot unschedule unknown scheduled function UnityEngine..." error after the "Audio Random Container" closing
- “[In Project] Unknown filter “i”” message is thrown in Search window
- [Ubuntu] Asset Bundles Dropdowns Contain Empty Row in Inspector
- Symbols are generated for a third-party native plug-in with 'Shared Library Type' set to 'Executable' when building for Android
- "Search by Import Log Type" Icon Nearly Invisible in Light Theme (Project Window)
Add comment