Search Issue Tracker
Overridden virtual functions cannot be used as Animation events
To Reproduce: 1.Write an overridden virtual function just like Event4() in Arrow.cs and ArrowBase.cs, in the attached project. 2. Cr... Read more
GUI: cursor position y offset is wrong and missing from input field
-e: the cursor is below the text/missing from the input field -repro:--open attached Bug scene--run--click into the input field--NOT... Read more
-enable-stereocopic isn't supported with OpenGL on Windows
To reproduce:1) Create new project2) Add a cube and a directional light3) Build this scene on Windows Standalone x864) Run the build... Read more
Regression: Nvidia ShadowPlay does not record gameplay on 4.5.x
To reproduce this bug: 1. Download NVIDIA GeForce Experience from: http://www.geforce.com/geforce-experience/download2. Open GeForce... Read more
[VR] VR-Enabled Standalone Build Experience input lag when Rift is Disco...
When the Oculus Rift is not connected or the VRSettings.enabled bool is false, but Virtual Reality Supported is set to true in the P... Read more
Texture2D.alphaIsTransparency API is editor-only but lives in UnityEngin...
-e: Using Texture2D.alphaIsTransparency in a script causes the build to fail with the following error: error CS1061: Type `UnityEngi... Read more
Normal map difference between Web Player and WebGL
-e: see title, looks worse for WebGL The appearance of low resolution normal maps is strikingly different between Web Player and Web... Read more
[MSE] Realtime GI light in play mode only affects objects from first scene
To reproduce:1. Open attached project2. Add all scenes ("firstlevel", "secondlevel", "thirdlevel") to hierarchy3. Ensure that the ac... Read more
[Android] Application freezes on WWW.Dispose if connection is canceled
Reproduction steps:1) Open attached project "TimeoutBug"2) Build and run on an android device--- According to the user also reproduc... Read more
[GoogleVR] Canvas are allocating memory and do not release it when using...
Reproduction steps:1) Create new project and import "GoogleVRForUnity" package2) Open "DemoScene" scene (GoogleVR/DemoScenes/Headset... 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
- 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
- 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