Search Issue Tracker
[TextureCompression] Multiple errors appear in the Console window when r...
Steps to reproduce:1. Open the user's attached project2. Reimport the “Assets/Minimal/Minimal Template.scenetemplate“ asset3. Observ... Read more
-e IL2CPP build failure when the Unity folder name is changed
1. Install Unity 4.6.4p2 on Mac2. Rename "Unity" folder to "Unity 4.6.4p2". Make sure there is a space in the name3. Run Unity Edito... Read more
[Addressables] Exception is thrown when calling AssetReference.RuntimeKe...
How to reproduce:1. Open the attached project ("case_1186801-AddressableError.zip")2. Open the repro scene ("SampleScene")3. Build P... Read more
Unable to create and load a crunch texture at runtime
To reproduce:1. Open the TEST_CRN_RUNTIME_LOADING scene2. Click play3. Note the errors while trying to create a texture and load int... Read more
[Mobile][Shader]Circular banding and lateral striation rendering issues ...
To reproduce:1) Open attached project and scene in it2) Build and run on mobile3) Move around the device a bit - the sun moves by ti... Read more
[UWP] [Surface Pro] Windows Hello Window appears behind Unity App
First set up Windows hello following these directions:https://blogs.windows.com/devices/2015/12/17/how-to-set-up-windows-hello-on-yo... Read more
[Mobile Notifications] [Android] Tapping a notification doesn't do anyth...
Steps to reproduce:1. Build and Run the user-attached project2. Suspend the app (put it into the background)3. Wait 10 seconds. A lo... Read more
Asset Postprocessor doesn't reimport .fbx file with animations on versio...
How to reproduce:1. Open the attached "BugRepro.zip" project2. Open the "Editor\BugReproAssetPostprocessor.cs" script3. Change the "... Read more
The Graphics title in the Project Settings window is overlapped and/or o...
To reproduce: Create a new Project and open it in Unity; Open the "Project Settings" window; Open the "Graphics window; Expand the "... Read more
[21.3 only] Error "NullReferenceException UnityEditor.SceneView.OnGU" is...
How to reproduce:1. Open the project “IN_29357”2. Open the “Goblin_01” prefab3. Select any child prefab in the Scene view4. Delete i... 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