Search Issue Tracker
Fixed in 2017.1.X
Votes
0
Found in
5.6.0b5
Issue ID
874655
Regression
Yes
Shadowmask Overlap mode prints ThreadsafeLinearAllocator::Deallocate! error
Create more than five overlapping stationary lights in the scene and switch the scene visualization mode from Shaded to Shadowmask Overlap. The console log prints Invalid memory pointer was detected in ThreadsafeLinearAllocator::Deallocate! and TLS Allocator ALLOC_TEMP_THREAD, underlying allocator ALLOC_TEMP_THREAD has unfreed allocations errors.
Steps for reproduction:
1) Create an empty scene with five overlapping stationary lights or download the project below
2) Switch the scene visualization mode from Shaded to Shadowmask Overlap
3) Observe the bug in console log
Notes:
- Works as expected in 5.6.0b4 (rev. f8c731df0021)
- Regression introduced in 5.6.0b5 (rev. 721ff8e6f757) and it also occurs in 5.6.0b6 (rev 7bd0afcf3c9c)
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