Search Issue Tracker
Fixed
Votes
0
Found in
5.5.1f1
Issue ID
889596
Regression
No
Simulating particles with audio throws Assertion errors
Steps to reproduce:
1. Open attached project
2. Open "Scene0_AudioViz" scene
3. Go into play mode
-Assertion errors appear in console window
Note: you can also reproduce this issue only by leaving AudioStuff->Method2 and AudioStuff->Particles2 active objects in the scene. Also when all other objects are disabled (except these 2) commenting out line 88&89 in AudioVisualizer.cs prevents errors from appearing.
Errors:
Assertion failed on expression: 'IsFinite(outDistanceForSort)'
Assertion failed on expression: 'IsFinite(outDistanceForSort)' UnityEditor.DockArea.OnGUI()
Results: Unity continuously throws Assertion errors.
Reproduced on: 5.5.1f1, 5.6.0b11, 2017.1.0a2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Overlay Image gets darker on each Camera when multiple Cameras are used
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
Add comment