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
- Project Auditor suggests to update package to a lower version than installed when the recommended package version is not the latest version
- Low performance when multiple meshes using BlendShape are rendered on screen
- TMP Dropdown visually corrupts or disappears when its own GameObject is assigned to "Caption Image" or "Placeholder" elements
- Usymtool tries to upload GameAssembly.pdb when it doesn't exist after building with Mono backend
- “NullReferenceException” error thrown in the Console when running HDRP Wizard “Fix All” in URP project after installing HDRP Package
Add comment