Search Issue Tracker
OnPreviewGUI method's background image is rendered grey instead of white...
How to reproduce:1. Open the attached 'TestPreviewRenderer2.zip' project2. Navigate Example -> GameObject Editor3. Observe that b... Read more
Standard (Specular Setup) shader still has specular when using a black s...
Standard (Specular setup) shader with black specular still have specular color rendered. I'm not sure is it intended (because of new... Read more
[Block] Gradients with high intensity sampled with a per-particle attrib...
Gradients with a high intensity (i.e. 10) flicker. Repro steps:1. Import the attached vfx.2. Activate color, observe expected behavi... Read more
[tvOS] "Menu" button on Siri Remote returns "Joystick1Button19" instead ...
How to reproduce:1. Build & Run the "tvOS_Input.zip" project for tvOS2. Press "Menu" button on the Siri Remote3. Check which but... Read more
Terrain does not support setting the renderingLayerMask filters used by ...
Merged PR at e71028a96af9 to trunk in 5876ceb54d0b. Read more
Crash on D3D12Fence::Wait when disabling and reenabling reflection probes
Reproduction steps:1. Open the attached project “CrashRepro“2. Open “Assets/Gioco3d/Scenes/AtticMerge/AtticMerge.unity“ Scene3. Sele... Read more
PlayerPrefs.GetFloat returns wrong values when used in UWP Build
How to reproduce:1. Open the attached project "TestFloat3.rar"2. Build the project3. Open "UWPPlayerLauncher.exe" in the Build folde... Read more
Audio/TextureImporter mixed platform strings
Reproducible on 5.0 and 5.1 versions; Issues:Methods in AudioImporter and TextureImporter that require a platform string argument, r... Read more
[Android] Gradle build fails when there's a settings.gradle file in the ...
Repro steps:1. Open attached project2. Build for Android Actual: Build fails with "Project directory 'C:\Users\user.name\Documents\P... 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
- Crash on _platform_memmove after entering large value in Graphics settings Preloaded Shaders field
- Disproportionally large impact on CPU frame time when writing to a rendering entity's LocalToWorld
- "Constant Force" Component numeric fields drift out of view while entering a really big value in the Inspector
- Scene view camera speed pop-up appears empty or cut off when Scene view is very narrow
- UnityEvent does not get pasted to a uGUI component when trying to copy it from a Script