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
- Memory leak when a lot of UI elements are spawned and despawned
- Warnings are not logged in the Console window when using external code analyzers
- Errors “TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 288“ appear constantly when Prefab is open
- Crash on PPtr<Shader>::operator or NullException errors spammed in console when calling Dispose() on null GraphicsBuffer with baked Reflection Probes
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used
Add comment