Search Issue Tracker
Fixed in 5.6.0f3
Fixed in 5.5.X
Votes
0
Found in
5.5.2f1
Issue ID
896314
Regression
Yes
Crash in VREyeTextureManager::BlitToBuffer when calling SystemInfo.deviceModel in Awake() and VR is enabled
To reproduce:
1. Open attached project;
2. Open "CrashTest" scene;
3. Make sure VR is enabled;
4. Enter Play mode.
Expected result: when SystemInfo.deviceModel in the Awake() is called and VR is enabled, Editor does not crash.
Actual result: Editor crashes when SystemInfo.deviceModel is called in Awake() and VR is enabled.
Reproduced on versions: 5.5.2f1, 5.5.3f1.
Not reproduced on versions: 5.4.5p1, 5.5.1p4, 5.6.0f3, 2017.1.0a6.
Regression found on: 5.5.2f1.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment