Search Issue Tracker
Blending with empty state on base layer is not smooth
In a simple state machine, with a constant animation (ex: cube at 2) and an empty state, with a trigger to transition to the empty s... Read more
[UIElements] StyleEnum is creating boxing allocations
StyleEnum<T> is making use of IConvertible to do comparison, this is allocating for simple equality check.The equality check c... Read more
[Perforce] Perforce-locked vfx files can still be edited and saved
It is possible to modify perforce-locked graphs. Repro steps:1. In a perforce-enabled project, open a locked VFX graph asset (i.e. a... Read more
Custom Reflection Probe cubemap is lost when changing Lightmap Encoding
Jira twin of: https://fogbugz.unity3d.com/f/cases/1376533/ Repro steps: Open repro project (ReproRefProbeLost.zip). Open SampleScene... Read more
Re-loading DLLs takes a lot more time compared to Unity 4
Re-loading dlls in unity 5* takes about ~6x times more time, then in 4* unity version. 1. Open project "Dll Reload Problem" (Attache... Read more
Lighting window allows non-cube map texture for Environment Reflections,...
Steps to reproduce:1. Create new Unity project2. Open Lighting window (Window > Rendering > Lighting)3. Press on Environment t... Read more
Help Box text in the "Platforms Browser" window is not aligned with the ...
Steps to reproduce: Create a project Go to "File" -> "Build Profiles" Select any platform that needs module installation through ... Read more
[HDRP] Large memory load occurs when building a Scene with many dependen...
How to reproduce:1. Create a new Unity project2. Create a Scene with many references to external Scriptable Objects, which have refe... Read more
[Mac] Audio from outside of Unity Editor sources glitches when recompiling
How to reproduce:1. Create a new project2. Play audio source outside of Unity3. Go to Window > Package Manager4. Install any pack... Read more
The "RunStarted" callback method is not invoked when using the "TestRunC...
Reproduction steps:1. Open the attached project2. Open Window → General → Test Runner3. In the Test Runner window select EditMode an... 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
- Frame Debugger is not disabled when switching Scenes if the Frame Debugger window is not open during the transition
- Standalone Profiler Targets another Project if a Standalone Profiler was launched in it before when switching between Edit or Play Mode Targets
- Crash on ForwardRenderLoopJob when opening a specific project
- [Android] Memory leak and eventual crash on Snapdragon 8 Gen 1+ devices when a Clear Pass is executed after Framebuffer Fetch
- PhysicsRaycaster ray length is incorrect when casting from rotated Camera