Search Issue Tracker
Not Reproducible
Votes
0
Found in
2018.1.0b1
2018.1.0b2
Issue ID
985809
Regression
Yes
[Speed Tree]Assertion failed error appears when the user stops play mode and profiler window is active.
Assertion failed error appears when the user exits the play mode when billboard renderer component is attached to a speed tree and profiler window is active.
Steps to Reproduce
1. Open the attached project.
2. Open the profiler window.
3. Run the scene and hit stop.
4. Observe that assertion failed error appears in the console.
Reproducible on : 2018.1.0b2, 2018.1.0b1
Works fine on : 2018.1.0a7,2018.1.0a5, 2017.3.0f2
Stack Trace:
Assertion failed: Assertion failed on expression: 'm_CurrentFrame->threadData->m_AllSamples.empty()'
Environment :
Occurring only on Mac
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