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
- Sprite texture is null when read from a SpriteAtlas in an Addressables bundle
- Scrolling in the Tile Palette Brush Pick overlay breaks when a lot of Brushes are saved and the List View is enabled
- OnPreprocessAsset is not triggered when AssetPostprocessor version is changed and script recompiles
- Terrain Component and Overlay Text Rendering is broken when using Bitmap Text Rendering Mode
- “No Overlays” Overlay overlaps with the Tile Palette toolbar when docked on the left
Add comment