Search Issue Tracker
[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
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
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
-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
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
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
[GoogleVR] Canvas are allocating memory and do not release it when using...
Reproduction steps: 1) Create new project and import "GoogleVRForUnity" package 2) Open "DemoScene" scene (GoogleVR/DemoScenes/Heads... 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
Different, not-consistent threads count in standalone builds
To reproduce: 1) Open attached project and scene 2) Build and run it 3) Use some tool to check thread count (Process Explorer on win... 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
- Memory leak when a lot of UI elements are spawned and despawned
- Warnings are not logged in the Console window when using external code analyzers
- Errors “TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 288“ appear constantly when Prefab is open
- Crash on PPtr<Shader>::operator or NullException errors spammed in console when calling Dispose() on null GraphicsBuffer with baked Reflection Probes
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used