Search Issue Tracker
Different, not-consistent threads count in standalone builds
To reproduce:1) Open attached project and scene2) Build and run it3) Use some tool to check thread count (Process Explorer on win, c... Read more
[WebGL] Normal Maps produce wrong lighting on WebGL build when appropria...
How to reproduce:1. Create a new project and import the attached package "case_1120359-NormalsWebGL_package"2. Add "mobile/Bumped Di... 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
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
Cloth performance drops when increasing the number of GameObjects with C...
How to reproduce:1. Open the attached project (case_1173457.zip)2. Enter Play Mode3. Set the "Active" Cloth slider to 2 > observe... Read more
[Android] Black screen with skipped rendering frame and error "GfxDevice...
Reproduction steps:1. Open the attached project "ReproProj" with Android Platform2. Open the “/Assets/ExampleAssets/Scenes/SampleSce... 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
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 correct ax... 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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject