Search Issue Tracker
Error message stays after correct info is entered
Repro:1. Make sure user is not signed in to the Editor2. Delete Editor.log and license file3. Launch Editor4. Observe that user is a... Read more
Animations glitching out and getting garbled when sharedassets0 get abov...
To reproduce:1) Open attached project and 'empty' scene2) Select the model in scene ( VeilFixed (1) )3) Set animator in it either as... Read more
References are removed from prefab when rebuilding library > changing pl...
Reproduction steps:1. Download the attached project.2. Delete the Library folder.3. Open the project.4. Open "Assets/Resources/prefa... Read more
[iOS] Input.touchPressureSupported returns 'false' on Force Touch enable...
Input.touchPressureSupported returns 'false' on Force Touch enabled devices the first time an app is launched. Launching the app for... Read more
Not able to copy email address from the error message
Repro:1. Launch Editor2. Enter invalid, e.g. expired serial key3. Observe error message - user is advised to contact support4. Try t... Read more
Improve error message when license server is in the maintenance mode
Repro:1. Set license server to the maintenance mode2. Launch editor3. Attempt to activate new license4. Observe that user is present... Read more
Alignment - Help and FAQ links on Manage license window
Repro:1. Launch editor2. Go to Unity > Manage License3. Click on Manual Activation4. Observe Help and FAQ links are not aligned t... Read more
Canvas.ForceUpdateCanvases() doesn't update canvas before Camera.Render(...
Steps to reproduce: 1. Open attached project2. Open scene "Scene"3. In project tab click on "New Render Texture" and make sure that ... Read more
Input.GetKey(Keycode.LeftAlt) doesn't return true when left alt is press...
Steps to reproduce:1. Open attached project2. Create an empty gameObject in the Hierarchy3. Attach "LeftAltBehavior" script to it4. ... Read more
Unity crashes on 'Attempt to access invalid address' when placing certai...
How to reproduce:1. Open the attached project2. Open repro_scene scene (you might get some script errors so just comment the line)3.... 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