Search Issue Tracker
Won't Fix
Votes
0
Found in
5.4.0b17
Issue ID
792826
Regression
No
Console is filled with AABB errors when value of the script is changed to 0 and then to any other number
Reproduction steps:
1. Open attached project.
2. Open "1" scene.
3. Play and stop the scene.
4. Change "AtomicBall1" game object "Particle System Scaler" script "Particle Scale" value to 0.
5. Play and stop the scene.
6. Change "Particle scale" value to 1.
7. Play and stop the scene.
8. A lot of AABB errors in the console( picture attached ).
Note:
- Reproduces with any particle system, just need to attach "ParticleSystemScaler" script to it and follow the reproduction steps.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment