Search Issue Tracker
Addressables package throws compile errors when installed in a project w...
How to reproduce:1. Create and open a Unity Project2. In the Window -> Package Manager install "Addressables" package3. Enable pr... Read more
Crash on RaiseException when calling JsonUtility.FromJson with a corrupt...
Reproduction steps:1. Open the user's attached project2. Go to Window > General > Test Runner3. Double-click on either of the ... Read more
Integer properties do not show up in Frame Debugger
STR: 1. Make a new project from the 3D template2. Copy the attached shader to Assets folder.3. Create a new material, assign the sha... Read more
[Hub][Linux] Offline documentation files don't have any permissions set ...
How to reproduce:1. Open Unity Hub2. Download an Editor with the Documentation module3. Open the terminal4. Navigate to the "Manual"... Read more
[Input System] Button.started and Button.canceled order gets reversed wh...
Reproduction steps:1. Open the user's attached "Demonstration" project2. Open Assets/Scenes/SampleScene3. Enter Play Mode4. Press th... Read more
[Shadows] Camera Fade makes VFX shadow casting disappear at unexpected r...
Repro steps:1. Import the attached package and open the CameraFade scene2. Observe the VFX is not casting any shadows3. Open the VFX... Read more
"Compile and show code" button doesn't compile for selected custom platform
STR:1. Create a new shader2. Select the shader, select "Custom:" in the "Compile and show code" dropdown3. Select an API that is not... Read more
[Settings Window] Settings move erratically when the setting you are loo...
Reproduction steps:1. Create a new project2. Go Edit -> Project Settings -> Player3. Close all sub-tabs for the player setting... Read more
Animated Object intertwines with another Object in an Animation
How to reproduce:1. Open the attached "1294010.cs" project2. Select the "MecanimGenericBallTimeline" in the Hierarchy3. Open the Tim... Read more
[SRP Core] Console fills up with errors when importing Core RP Library p...
How to reproduce:1. Create a new Unity 3D project2. Download Unity's SRP from GitHub (For example: https://github.com/Unity-Technolo... 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