Search Issue Tracker
Warning appears in the Console after creating an activation track and un...
Reproduction steps:1. Create a new project2. Create two GameObjects in the Scene3. Select one of the GameObjects in the Hierarchy4. ... Read more
Pop-up/dropdown option is selected on release, instead of on press
Reproduction steps:1. Open the “EmptyProject“ or any Unity project2. Select any GameObject3. Select the Layer dropdown in the Inspec... Read more
PlayerSettings.SetScriptingDefineSymbols doesn't set symbols when buildT...
How to reproduce:1. Open the user-submitted project2. Open the Build Settings window and change the Platform to 'Windows, Mac, Linux... Read more
Editor crashes when Ray Tracing Shaders are not compiled properly
Reproduction steps: Open the attached project (“Crash_Shaders.zip“) Open Assets/Scenes/DxrSampleScene2 Enter Play Mode Expected resu... Read more
App crashes on launch when mesh of object has Read/Write disabled
Reproduction steps:1. Open the attached project "MeshColliderTest.zip"2. Build and Run on Standalone or Android Expected result: The... Read more
Enlighten RTGI ticks indefinitely after the emissive color of a renderer...
When animating the the emissive color of a renderer influencing RTGI, enlighten updates are scheduled every single frame, indefinite... Read more
[Backport] GameObject reference is null when creating it inside Reset() ...
GameObject reference is null when creating it inside Reset() function and assigning Script as a component when there is Timeline win... Read more
Entities 0.51.0-preview.32 causes a compile error when WebGL Platform is...
Reproduction steps:1. Open the attached project2. Open the Package Manager and ensure Entities 0.51.0-preview.32 is installed3. Open... Read more
[Linux] PointerDeviceState.ReleaseButton Assert Fails
How to reproduce: Create and open a new project Drag the attached “Audio.mp3“ file 5 times from the file manager to the Editor’s Pro... Read more
[FrameDebugger] "Draw Mesh (instanced)" not shown in Frame Debbuger when...
Reproduction steps:1. Open the attached user's Unity project "ParticleGPUInstancing.zip"2. Go to File > Build Settings and select... 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
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
- 2D light leaks through ShadowCaster2D when ShadowCaster2D components are disabled then re enabled at runtime in Player builds
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template