Search Issue Tracker
Subtracting simple and complex GameObjects with Probuilder's Boolean (CS...
How to reproduce:1. Open the Unity project attached by the user (Test ProBuilder.zip)2. Open the "SampleScene" Scene3. Go to Tools -... Read more
Crash when pressing reimport all using Substances
To reproduce:1. Open attached project "TestBed.zip"2. Open "New Scene.unity" scene2. Right mouse click in Project window and press R... Read more
Changing sample rate in animation window when linked with sequence edito...
Changing the sample rate in the animation window when linked with the sequence editor, doesn't reset keyframe and the animation does... Read more
[OSX] Native plugin callback throws an exception if calling a delegate
To reproduce:1. Open attached project "UnityPluginTest.zip"2. Build for OSX Standalone3. Open built project4. Press TEST SUCESS, not... Read more
Culling Mask property is overwritten after selecting multiple gameobjects
How to reproduce:1. Create two Directional Lights in the scene (or any other object with Light Component)2. In Inspector, set the Cu... Read more
[Linux] Input Field generates characters when Function Keys are pressed ...
How to reproduce:1. Open user-submitted project (InputTestUnity.zip)2. Build and Run the project3. Press F7, F8, F9, F10, F11, F12, ... Read more
AddComponent takes longer when there are multiple scripts in the project
How to reproduce:1. Open attached project "Unity Bug.zip" and scene "Test"2. Enter Play mode3. Observe Console window Expected resul... Read more
[XR] Render Scale Jitter render scale changes that occur continuously
1) Set XR device to Mock HMD2) Enter Playmode3) Observe jitter in Game View as the Render viewport scales up and down. It seems to w... Read more
[Unified Player Settings] On changing the Audio default speaker mode to ...
On changing the Audio default speaker mode to "Raw" it sets as "Mono". Steps to repro:1. Open a new project.2. Edit > Settings3. ... Read more
Dynamically generated assemblies created with C#'s native AssemblyBuilde...
How to reproduce:1. Open the attached user project and reimport the "unityImportTest.cdb" asset2. Tab out/in so the DLL (CastleDBTyp... 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