Search Issue Tracker
Fixed in 5.3.0
Votes
0
Found in
5.3.0b4
Issue ID
740524
Regression
Yes
[TrailRenderer] Editor crashes when instantiating a particle system from an object with trail renderer component
Steps to reproduce:
1. Open attached project
2. Open and play 'Tower_AI' scene
3. Open scene view and move one of the cubes closer to the tower
4. Notice the tower shoots a projectile with a Trail Renderer and when it hits the cube, the projectile instantiates a simple explosion
5. Wait for a couple of shots, editor will crash
Notes:
Instantiating the explosion from the same bullet object without a trail renderer, does not crash the editor.
Instantiating any other object also does not crash the editor.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
Add comment