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
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
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.