Search Issue Tracker
[VR] Mac: VRSettings do not update when DK2 headset is powered off
VRSettings.enabled used to become false when the Rift goggles were powered off during Play mode. On Mac using Unity 5.4.0b18 in Play... Read more
[VR] On Mac DK2 fails to respond after toggling VRSettings.enabled false...
On Mac with Unity 5.4.0b18 in Play mode, toggling VRSettings.enabled from true to false causes the scene to vanish from the Oculus R... Read more
Mouse and touch inputs are reported with decimals on OSX in editor Play ...
How to reproduce: 1. Open attached project2. Open scene DebugScene.unity3. Play the scene4. Click anywhere in the game view- Note th... Read more
[Layout] Failed to destroy editor windows error after creating new layou...
How to reproduce:1. Open the attached project "CustomGUI.zip"2. Save Layout and name it (Window->Layout-> Save Layout)3. Open ... Read more
Assigning constant as the default parameter in the constructor of a gene...
When a constant is assigned as the default parameter in the constructor of a generic class, other methods fail to compile. Steps to ... Read more
[UNET] Editor does not save Channel changes in Network Manager
Changes are not registered when modifying QoS Type or adding/removing channels in Network Manager 1. Open the attached project2. Ope... Read more
Transforms in animations not animating
To reproduce:1. Open attached project2. Play scene3. Notice that the transform named "Leg Upper Left" fails to animate4. Remove test... Read more
[iOS9] 64bit devices have extremely high GPU usage in Metal and GLES
How to reproduce: 1. Open attached project2. Build to iOS and open the project in Xcode3. Enable the GPU Frame Capture for Metal (in... Read more
[Linux Editor] Unity fails to build a project
Steps to reproduce: 1) Open the attached project.2) Build the project. - The build project stops, no built project is present in the... Read more
[CommandBuffer] CommandBuffer.Blit(Texture, Temporarty_RT_ID) fails and ...
Reproduction steps---------------------------1) Open attached project2) Open scene "Demo"3) Enter play mode ACTUAL RESULT: Nothing w... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal