Search Issue Tracker
Warning doesn't appear when instantiating a struct defined in a differen...
How to reproduce: 1. Open the attached “Required.zip“ project Expected result: 3 warnings appear in the Console Actual result: ... Read more
Crowd.Proximity.Collect takes a long time with idle agents
Users see that when having idle agents with tiny radius the time sent in processing proximity query explodes. http://forum.unity3d... Read more
[HDRP][Ubuntu] Continuous NullReferenceException when enabling Decal Lay...
*Steps to reproduce:* # Create a new HDRP Project. # Go to Package Manager > High Definition RP > Samples and import Water Sampl... 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.... Read more
[Metal] GfxDeviceMetal::CreateComputeProgram does not check inputs
The title is pretty explanatory, but due to a recent bug in compute kernel compilation, we ended up seeing some null shaders (size o... Read more
Long Action Map and Action names are not shortened
How to reproduce: 1. Open/create a new project 2. Add New Input System package 3. Create an Input Action 4. Create a new Action ... Read more
Main Player window is moved to the primary display when it's launched on...
Main Player window is moved to the primary display when it's launched on a 3rd monitor and a 2nd monitor is activated with Display.A... Read more
Profile Analyzer cuts off a frame when pulling data from the Profiler
How to reproduce: 1. Open the attached '1281874.zip' project' 2. Open the Profiler (Window > Analysis > Profiler) 3. In the 'Target ... Read more
Attempting to call IReadOnlyCollection<T> methods on T[] fails on IL2CPP
It throws an exception when trying to do so: System.MethodAccessException: Attempt to access method 'System.Collections.Generic.IRe... Read more
[geomerics]Final gather stalls and never finishes
Job crashes... Repro has been sent to Geomerics. Unity.exe!Enlighten::Impl::IndirectResultsFilter::EvaluateSurface(const int hitT... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key