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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment