Search Issue Tracker
Fixed in 2017.1.X
Votes
0
Found in
2017.1.0b3
Issue ID
907383
Regression
Yes
Particle System component breaks if scripts are recompiled while the component is open in the Inspector
To reproduce:
1. Open the project, attached by tester (particlesComponentBug.zip)
2. Open "testScene" scene if not already open
3. Select Particle System game object in the Hierarchy
4. Open script.cs and change Update to Start
5. Return to Unity, make sure the Particle System game object is selected and Inspector window is open
6. After compiling, observe the Particle System component
Expected: Unity compiles code normally without breaking the Particle System component
Actual: Particle System component becomes broken if it is open in the inspector while Unity compiles scripts
Reproduced in 2017.1.0b2, 2017.1.0b3, 2017.1.0b4
Did not reproduce in 2017.1.0b1
Regression introduced in 2017.1.0b2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [iOS] Back Triple Camera is not focusing manually and automatically
- Mouse inputs cannot be inputted when searching the Shortcuts Menu by type "Shortcut"
- "Debug Assertion Failed!" error when launching Windows Dedicated Server Player with Script Debugging enabled
- [Cinematic Studio][3D HDRP] Shader warnings thrown in the Console window when creating a new project with Cinematic Studio template
- Autoplay is triggered on Audio Assets when changing Asset Bundle tags
Add comment