Search Issue Tracker
GC.MarkDependencies takes up a lot of CPU time for certain game objects
How to reproduce: 1. Open attached project 2. Open scene GAFHiccup.unity 3. Open the Profiler window 4. Play the scene 5. Delete th... Read more
[SRP] Instantiating Particle System prefabs with IEnumerator produces er...
How to reproduce: 1. Open attached "GetTransformInfoExpectUpToDate" project 2. Load "SampleScene" and enter Play Mode Expected resu... Read more
"Moving File Failed" dialog displayed when debugging
Receive a crash prompt saying: "Moving File Failed - Moving Temp/Assembly-CSharp.dll.mdb to Library/ScriptAssemblies/....Access is d... Read more
[Backport] [Backport] Start Delay of Particle System is not applied when...
Reproduction steps: 1. Open the attached project "987068.zip"; 2. Open the Test scene; 3. Click the Pause Button; 4. Click the Play ... Read more
OnDisable and OnDestroy methods are not called when a ScriptableObject i...
How to reproduce: 1. Open attached 'project-1174400.zip' project 2. In Editor select 'Test' > 'Create and Save' 3. Delete 'New TextA... Read more
[Culling] When the gameobject of particleSystem is offscreen, the partic...
1 Load default scene 2 Press Play and go to Scene tab 3 Choose camera and rotate it so the particle system gameobject is out of the... Read more
[WindowsMR] failure to take photo capture in Hololens
Exception thrown: 'System.ArgumentNullException' in UnityEngineProxy.dll ArgumentNullException: Value cannot be null. Parameter name... Read more
On Android, OnApplicationFocus(false) is not called before an app enters...
With Unity 4.2.2 the onApplicationFocus with a value "false" was called when the application was sent to the background and then onc... Read more
[Mono] .NET 4.7.1 standard/framework .XML files with useful descriptions...
Reproduction steps: 1. Go to "Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api" 2. Check if ".XML" files are there Expected re... Read more
[MatchMaker] Can't re-join a match after leaving
How to reproduce: 1. Open attached project 2. Open scene Scenes/Main.unity 3. Play the scene 4. Enable Match Maker 5. Create Intern... 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
- "Undeclared identifier 'LinearToSRGB'" error is thrown when creating a color variable with HDR color mode and assigning a Custom Render Texture target in Shader Graph
- Input System package is missing when creating a new HDRP project
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled