Search Issue Tracker
[HDRP] Material upgrader breaks standard transparent materials
Version tested: 2020.1.0a5 + 7.0.1 Steps to reproduce:1) Open attached scene or create an empty standard pipeline project along with... Read more
Lighting is not applied correctly after using Progressive Lightmapper wh...
How to reproduce:1. Open User's attached "Unity 2019.3 Bug Reports.zip" project2. Load "SampleScene" (Assets -> Scenes)3. "Genera... Read more
[iOS] Loading with WWW.LoadFromCacheOrDownload from StreamingAssets hang...
Steps to reproduce: 1. Open attached project (StreamingAssetsDownloadBug_stripped.zip)2. Build for iOS3. Build the Xcode project and... Read more
Rotation Constraints constrain in Local Space rather than World Space
How to reproduce: 1. Open attached project2. Open scene unity4TorqueTester.unity- Scene contains 3 cubes:- Cube 1 (NormalCube) is no... Read more
ArgumentException is thrown when UnityEditor.AssetDatabase:SaveAssets() ...
Reproduction steps:1. Create a new project2. Attach a new script to any GameObject in the Scene3. Edit script with "AssetDatabase:Sa... Read more
[iOS] Application crashes while allocating memory for texture
Steps to reproduce: 1. Open attached project (mprotectBug_stripped.zip)2. Build for iOS3. Build the Xcode project and run on device4... Read more
Objects lighten up by light probes in Gamma Color Space looks too bright
To reproduce the bug please follow the steps1. Open case_678167 project2. Bake scene lighting (Lighting window -> Build)3. Cube t... Read more
Problems with upgrading project with Substance material from 4.x directl...
What happenedThe original project is made with Unity 4.1.0f1- (1 case) -- when I opening it in 4.1 and then 4.3 and then in 5.0 and ... Read more
OnEnable is called when changing any selected GameObject's Setting in In...
How to reproduce:1. Open user's attached project (InspectorCallbackBug.zip)2. Open "SampleScene" Scene3. Select "GameObject" GameObj... Read more
It's not possible to create Texture2DArray with Compression because It d...
To reproduce: 1. Download attached "update Texture Array content at runtime.zip" project and open in Unity2. Open "Texture2DArray" s... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used