Search Issue Tracker
-enable-stereocopic isn't supported with OpenGL on Windows
To reproduce: 1) Create new project 2) Add a cube and a directional light 3) Build this scene on Windows Standalone x86 4) Run the b... 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 We... Read more
[Android] Black screen with skipped rendering frame and error "GfxDevice...
Reproduction steps: 1. Open the attached project "ReproProj" with Android Platform 2. Open the “/Assets/ExampleAssets/Scenes/Sampl... Read more
[SRP] MSAA gets resolved into a null surface when using CameraTarget as ...
Reproduction steps: 1. Open the attached project “ReproProject” 2. Go to the SampleScene and press Play button 3. Change the MSAA... 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/download 2. Open GeFor... Read more
[MSE] Realtime GI light in play mode only affects objects from first scene
To reproduce: 1. Open attached project 2. Add all scenes ("firstlevel", "secondlevel", "thirdlevel") to hierarchy 3. Ensure that the... Read more
Assetbundle is not loaded correctly when they reference a script in cust...
Steps to reproduce: 1. Open "Fogbuzz issue 1143071" from Own Cloud link 2. Navigate to the buildWithoutDLL folder and open "Beweegvl... Read more
CMD+A does not select text but repeats some of the actions made recently
To reproduce: 1. Open any project that contains a script 2. Double click on a script so it opens in MonoDevelop 3. Press CMD+A 4. No... Read more
Screen.lockCursor under Linux breaks Input.GetAxis
-e: Screen.lockCursor under Linux breaks Input.GetAxis() -repro: --open attached project --run test scene in editor --notice correc... 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 `UnityEng... 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
- Shadows are not cast when the Light's CullingMask and the GameObject's Layer do not match
- Graphics.DrawMeshInstanced does not work when 2D Renderer and 2D Shaders are used
- SpeedTree does not move when using WindZone
- "Undeclared identifier 'LinearToSRGB'" error is thrown when creating a color variable with HDR color mode and assigning a Custom Render Texture target in Shader Graph
- Input System package is missing when creating a new HDRP project