Search Issue Tracker
Script compile errors prevent packages from installing correctly
I was trying to get an older package from the a$ to work, that needed post processing... For that, I wanted to install the Post Proc... Read more
Scriptable Object loses references when New Sample Tile is created
How to reproduce:1. Open user project (New Unity Project.zip)2. Click Assets > Create > Sample Tile Actual results:Sprite Samp... Read more
[macOS] - Fatal error occurs in the launcher when CMD + Z is used when c...
A fatal error will occur if the user presses CMD + Z when changing the project name. macOS only. Unity HUB is not affected. Steps to... Read more
Unity Crashes on UnityEngine.Object:Internal_InstantiateSingle_Injected(...
How to reproduce:1. Download and open my attached project "BugProject.zip"2. In the Project window find the folder "scene0" and open... Read more
RigidBody goes to sleep instantly and does not react to surroundings whe...
How to reproduce:1. Open case "LukasTest.zip"2. Enter Play Mode3. Observe the cube that is tilted 45 degrees falls4. Delete Script c... Read more
Editor crashes with mono_get_lmf or g_logv when opening project with upd...
How to reproduce:1. Open new project2. Install Oculus Integration package3. Update to 1.30.1 and reopen Editor Expected result: Edit... Read more
[Camera] Reset functionality doesn't work for the component.
Reset functionality doesn't work for Camera component. Steps to repro:1. Open a new Project.2. Select the Main Camera.3. Change the ... Read more
"Activity <activityName> has leaked ServiceConnection" errors when calli...
Steps to reproduce:1. Open QA attached project2. Build and run on a device3. Click 'unload' button-- Inspect logcat of the message:A... Read more
[Editor] GUI errors occur on opening the scene when 2 light components a...
GUI errors occur on opening the scene when 2 light components are attached to a game object Steps to Repro:1. Open attached project2... Read more
[Mesh Renderer]Reset functionality doesn't work for the component
Reset functionality doesn't work for Mesh Renderer. Steps to repro:1. Open a new project.2. Create a cube game object3. Change the 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
- “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