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
- Prefab Override popup displays on wrong monitor when Inspector width is resized to minimum
- Scroll View is not moving by inertia after scrolling by click and dragging when Editor window is minimized and Canvas "Render Mode" is set to "World Space"
- "type mismatch error" occurs when the currentDirectionWS output of a Sample Water Surface node is connected to a float3 input
- URP Material Upgrade utility does not enable Alpha Clipping when material had Rendering Mode set to Cutout
- Particle System emission ignores the Sprite Atlas when using a Material that has the "Include in Build" setting unchecked
Add comment