Search Issue Tracker
Animation with negative speed multiplier parameter ignores Animator stat...
Steps to reproduce:1.Open attached ’SpeedMultiplierTransition' Unity project2.Open scene ’Scene’3.Enter Play mode4.Hold left mouse b... Read more
ParticleSystem Birth SubEmitter doesn't always fire when using random be...
Steps to reproduce:1.Open attached 'SubEmitterLifetime' Unity project2.Open scene ‘MainScene’3.Enter Play mode Expected results:Birt... Read more
[SPI] OpenVR doesn't render anything in HMD using single pass instancing...
If using OpenVR with Single Pass Instancing there is nothing rendering to the HMD (I was using a Rift). The editor shows an image an... Read more
'Start Asleep' is not applied on 2D objects if they are touching another...
Reproduction steps:1. Open the attached project "SleepBug.zip";2. Open the Main.unity scene;3. Enter a play mode. Expected results: ... Read more
WWW returned URL missing slashes (WebGL build)
1. Load up attached project (OC link in comments, file name "940942-UploadTest.zip")2. Build for WebGL on at least two versions (one... Read more
[Dashboard - Multiplayer] "Global CCU Limit " field becomes empty after ...
"Global CCU Limit " field on "Configuration" tab becomes empty after setting out of bound value for the same field on "Live Mode" ta... Read more
Memory leak in Editor
1. What happenedAttached project reports value returned by Profiler.GetTotalAllocatedMemoryLong(). That value steadily increasing. H... Read more
Memory leaks when resizing Game or Scene window
Steps to reproduce:1. Create new project2. Open Task Manager3. Resize Game or Scene window Expected results: When changing Game/Scen... Read more
[IL2CPP] "IL2CPP error for type 'System.Char' in assembly" error is thro...
To reproduce:1. Open project attached by the user2. In player settings make sure that Scripting Define Symbols is set to ARK_WEBREQU... Read more
Unity can't locate P4Merge if it's installed on another drive than the OS
Steps to reproduce:1. Install P4Merge on a different drive than the OS, for example Windows on C:\ and P4Merge on D:\2. Open Unity a... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- 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