Search Issue Tracker
Fixed
Votes
1
Found in
5.5.0b6
Issue ID
837920
Regression
Yes
InvalidCastException when instantiating a particle system in Corgi Engine Asset Store package
Steps to reproduce:
1. Open attached project
2. Open and play 'Lava' scene
3. When enemies approach player, blood particle effects are instantiated and the following exception is thrown in the console:
> InvalidCastException: Cannot cast from source type to destination type.
Does not reproduce with: 5.4.1p3
Comments (1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UnityLinker causes crash when outputting snapshot data for very large projects
- Camera Preview does not detect multiple cameras with same GameObject name
- Crash on TypeTreeIterator::Children() when renaming a corrupted asset while Asset Serialization is set to Mixed
- Cameras (Camera.targetDisplay) render only to Display 0 in the Player when Multi-Display setup is used and DX12 API is set
- [Vulkan] _CameraOpaqueTexture produces a feedback effect on Android Adreno devices when using Vulkan
MarkFiend89
Jan 14, 2017 00:11
Does anybody have achieved to fix this? It´s making me goin insane. Although version 5.4.1p3 dont reproduce the problem, it have a differente issude with corgiengine when you add moving platforms there is a problem when the chara is standing above and walk to the left , but idk how to fix that, because, even, the console display any error.