Search Issue Tracker
Unity won't save Cache Server Mode on restart if set previously to 'Local'
Unity won't save Cache Server Mode on restart if set previously to 'Local'. Additionally, console will throw out these errors: Socke... Read more
StandardAssets Particles Scene Fireworks gives lot of "Assertion failed ...
It is happening on our Standard Assets -> Particles -> Fireworks Can't reproduce on 5.5.0p3Reproduces on 5.6 only - !regressio... Read more
External dll classes are not recognized if they inherit NetworkBehaviour
Reproduction steps:1. Open project attached (NetworkBehaviourBug.zip)2. Go to Assets and check TheEngine.dll. Expected result: TheEn... Read more
Fullscreen mode in broken on Vulkan with Windows Standalone
Repro steps: 1. Open attached project in the editor.2. Build to Windows standalone (I used 64-bit player).3. Open it with "-force-vu... Read more
Unity crashes when changing RectTransform values after deleting a Canvas...
Steps to reproduce:1. Open the attached project (Crash on RectTransform delete.zip)2. Open the Assets/Scene.unity scene3. Select "Ca... Read more
Using OverrideGeometry on instantiated sprite produces different results...
How to reproduce:1. Open user provided project2. Enter play mode and note that all sprites change to yellow3. Build for Standalone5.... Read more
[Mobile] Compressing Reflection Probes to 'RGB Compressed PVRTC 4 bits' ...
When a Reflection Probe is set to 'RGB Compressed PVRTC 4 bits' in the Import Settings, 'RGB 24 bit' compression is applied instead.... Read more
Using CinemaDirector, because of Mecanim Track, Unity crashes in mecanim...
Reproduction steps:1. Open the attached project;2. Open the scene "1";3. Press Ctrl + Shift + D (CinemaDirector will open);4. Click ... Read more
Editor crashes on LoadScene when OnBecameInvisible () contains WaitForSe...
Steps to reproduce:1. Download 863131_CS_repro.zip and open "TestScene"2. Press Play3. Press "Destroy & Regen Sprite" button4. O... Read more
Particle System sub-component "emission" causing memory leaks
Reproduction steps:1. Open my attached project ("case_863060");2. Open the "main" scene3. Open up a profiler or Task Manager4. Enter... 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
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code
- Transparent pixels are still hit when alphaHitTestMinimumThreshold is set to a non-zero value
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names