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
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled
- [Android] The Player loses focus when using UnityEngine.Handheld.StartActivityIndicator() with Facebook SDK
- Build fails with "Building Library/Bee/artifacts/MacStandalonePlayerBuildProgram/gahcy/hj9mx3z/951.0 failed with output:..." errors when Scripting Backend is set to IL2CPP
Add comment