Search Issue Tracker
Fixed in 5.5.0
Votes
4
Found in
5.4.0f3
Issue ID
827803
Regression
Yes
Executing CommandBuffer in Windows Standalone build crashes it
Reproduction:
1. Open the "bug.zip" project
2. Build the only scene on Windows standalone platform
3. Play the build
4. Press F1
-Observe the crash
Stack trace produced by the crash on standalone build:
0x010E36EA (hjh) RenderTexture::GetDimension
0x011034B8 (hjh) MeshFilter::VirtualRedirectTransfer
0x0101C858 (hjh) AnimationCurveTpl<float>::GetKeyCount
0x00FFAFBC (hjh) IRaycast::IRaycast
0x01638406 (hjh) RectT<int>::GetBottom
0x0163CDEE (hjh) RectT<int>::GetBottom
0x012340FF (hjh) Thread::RunThreadWrapper
0x751A38F4 (KERNEL32) BaseThreadInitThunk
0x77725DE3 (ntdll) RtlUnicodeStringToInteger
Reproduced on: 5.5.0b3, 5.4.1f1
No Reproduction on: 5.3.6p4
Comments (1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Text overlap and is unreadable in Inspector > Terrain Paint Texture after creating new Terrain Layer
- Event "XRInputSubsystem.trackingOriginUpdated" triggers twice when recentering the view
- UITK TextField value is overwritten incorrectly by the converter result when Binding Mode is set to "To Source"
- Out of memory crash when selecting more than 80000 Assets simultaneously
- Test Runner fails to create a script in the active path when selecting a file as the active path
GameArt
Oct 20, 2016 22:38
Experiencing the same issue after upgrading to 5.4. Only seems to happen in our project when playing at 1080p.