Search Issue Tracker
Fixed
Votes
0
Found in
Issue ID
861471
Regression
Yes
The unity define that is used to mark Daydream support is incorrectly defined as UNITY_DAYDREAM instead of UNITY_HAS_GOOGLEVR.
The build define that we created in 5.4 was originally UNITY_DAYDREAM. We changed that to UNITY_HAS_GOOGLEVR in 5.4 but that change didn't make it over to the 5.6 merge.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
Add comment