Search Issue Tracker
Output in Command Prompt is not displayed when Editor is launched via Un...
To reproduce:1. Open user's project via Unity Hub2. In main toolbar, go to CMD > Run CMD3. Observe the cmd window Expected: comma... Read more
Built-in unlit particle shader has HDR color selection for albedo, URP u...
To reproduce:1. Open any project;2. In Graphics settings, set Render pipeline asset to none;3. Create a Particle system, assign a ne... Read more
UnityEngine.Networking.Types.NetworkID compiler warning
UnityEngine.Networking.Types.NetworkID cause compiler wanring "Unsupported enum type 'UnityEngine.Networking.Types.NetworkID'" when ... Read more
[Shadows] Point light shadow bias leaves gap at large ranges, not possib...
Even setting point light shadow bias to zero, there's still visible gaps between objects & shadows, especially at large point li... Read more
UnityTests do not fail when nested coroutines throws an exception
When a test yields an IEnumerator in a coroutine (Playmode UnityTest), Unity will spawn a nested coroutine. When that throws an exce... 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 hitTria... Read more
No way to get raw (non-validated) convex hulls from the PhysicsComposer.
When creating PolygonGeometry via PhysicsComposer.CreatePolygonGeometry, all the geometry is pre-validated prior to being returned w... Read more
Accessing the raw value of a USS variable fails when using customStyle.T...
Reproduction steps:1. Open project “IN-39634”2. Open “Assets\IN-39634_Assets\Scenes\SampleScene”3. Enter Play Mode4. Observe the Gam... Read more
Anchor's rotation value becomes the same when selecting multiple Game ob...
Reproduction steps:1. Open the attached project "1379145.zip"2. Open Assets > Scenes > SimpleScene3. Select in the Hierarchy G... Read more
Crash on RaiseException during Socket.BeginConnect in Player when applic...
How to reproduce:1. Download and install ZoneAlarm Pro + Firewall (possibility of 30 day free trial)2. Open the attached “IN-91171.z... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved