Search Issue Tracker
[UI Builder] importing image in unity ask to save changes then errors out
Steps to repro: # create a new project in unity # open the ui builder and add a visual element to the document # drag and drop... Read more
[LWRP] Transparent Render Textures are Rendered as solid colors when usi...
Steps to reproduce: 1. Open user's attached project "LWRPRenderTextureTransparencyBug.zip" 2. Build and Run the project 3. Notice Re... Read more
Shader warnings get lost when getting the shader from cache
Shader warnings are lost if the shader variant is loaded from the cache instead of compilation. Typically with local shader cache th... Read more
Input.GetJoystickNames() returns an empty array when using an MFI contro...
How to reproduce: 1. Connect an MFI controller to target device (Steelseries Stratus was used for this repro) 2. Open attached proj... Read more
Crash on GrayscaleFilterEffect::RenderGrayscaleFade after deleting mesh ...
Steps to reproduce: 1. Create new 3D project -- or skip to step: 1b 2. Create cube. 3. Delete its mesh filter. 4. Save scene. 5. Lo... Read more
[HDRP][Water] `Annotation not found` logged when selecting object with W...
Steps to reproduce: # Open a new HDRP project # Enable Water in Project Settings>Quality>HDRP>Rendering>Water # Enable Water i... Read more
Animator "Update Mode" change is not saved
Changing the "Update Mode" property of an Animator component does not mark the scene as modified and is not saved when using File > ... Read more
Error "NullReferenceException: Object reference not set to an instance o...
How to reproduce: 1. Open the project "IN_33176" 2. Press Window -> Visual Effects -> Visual Effect Graph 3. Press the "Click to ... Read more
[Android] Crash when calling "Finish()" on an Android activity from a Un...
Reproduction steps: 1. Download "UaaLExample" project or set-up Unity as a Library V2 (https://forum.unity.com/threads/integration-u... Read more
Surface shader analysis not using 32-bit floats for fixed/half/float/dou...
Reproduction steps: 1. Open attached Unity project. 2. Open "Bug scene". 3. Notice, that "Sphere" game object is black. 4. Open "Bug... 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
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- Constant console errors when using Min/Max Slider in PlayMode
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- [Linux] AutoLocale log is logged when opening a project