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
- 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
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.