Search Issue Tracker
[Cardboard] VR application is not rendered with Single-Pass on Samsung G...
How to reproduce:1. Open the attached project2. Build the application (Cardboard is enabled by default) Result - Application is not ... Read more
The number's precision doesn't change according to the size of the text ...
How to reproduce it:1. Open the user's attached project ("New_Unity_Project.zip")2. Select 'GameObject' in the Hierarchy window3. Tr... Read more
[URP] [LWRP] Multiple Spotlights affect each other's shadows when close ...
Reproduction steps:1. Open project in "URP2020.1.0a9Repro.zip"2. Open "SampleScene.unity"3. There are 2 Spotlights "SPLBlue" and "SP... Read more
UnityNotificationManager.java:164: error: cannot find symbol error when ...
Steps to reproduce:1. Open the attached user's project2. Make sure the SDK path in External Settings points toward Android Modules i... Read more
Crash on RaiseException when using default interface methods
Reproduction steps:1. Open the attached project "CrashRepro" (or create a new project and add “CrashScript“ to a GameObject in the s... Read more
The ParticleSystem "simulate" method is inaccurate when simulating a hig...
Reproduction steps:1. Open the “PS_test.zip” project2. Open the “SampleScene” and Enter Play mode3. Observe the Scene view (expected... Read more
Audio Listener component is not draggable in the Inspector
To reproduce:1. Open attached project2. Open "Test" scene3. Select Main Camera in the Hierarchy4. In the Inspector try to drag the A... Read more
Profiler throws Auto Disconnect error when closing Player abruptly
Reproduction steps:1. Create a new empty project2. Build and Run a Dev build3. Connect a Profiler to the Player4. Exit the Player us... Read more
Suggestion: "Open Prefab" button in "cannot restructure" dialogs
This is a design suggestion not a bug. I've found it frustrating to restructure my muscle memory when using nested prefabs. I feel t... Read more
[Shaders] frac() on a constant in shader returns incorrect result
frac(3.5) in a shader gets compiled into just 3.5, instead of 0.5 as expected. Using a non-constant value (e.g. coming from uniform)... 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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject