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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment