Search Issue Tracker
In Profiler Window Memory tab, 'ProfilerSession' shows very high memory ...
How to reproduce:1. Create a new Unity project2. Open Profiler Window3. Enter Play mode and wait until the whole Profiler window is ... Read more
Incorrect distance is returned when using EventSystem.RaycastAll
To reproduce:1. Open project2. Play 'TestScene'3. Open console4. Notice that raycast distance is 0.8 when the expected distance is 1... Read more
[WebGL1.0] Assets streamed with WWW.texture are Blurry
Images loaded at run-time using WWW.texture are blurry in Microsoft Edge browser or Safari. Steps:1. Build and Run user's attached p... Read more
[iOS] Keyboard is opened with input field using TouchScreenKeyboard.hide...
To reproduce:1. Open attached project "Temp.zip"2. Open "Scene.unity" scene3. Build for iOS4. Deploy the Xcode project to iOS device... Read more
Editor crashes on mono_add_process_object or closes on CheckDisalowAlloc...
How to reproduce:1. Open attached "Hostage Situation" project2. Enter Play Mode3. Click left mouse button in Game View Expected resu... Read more
Daydream Angular Acceleration is showing incorrect values
Steps to reproduce:- Load the attached project- Open the XRNodePhysicalTryGets scene- deploy to Daydream Expected:The physical value... Read more
Editor freezes when saving scene
Steps to reproduce:1. Download attached project2. Open scene "Village"3. Make any changes in the scene4. Save scene Expected results... Read more
ParticleSystem doesn't respect the LocalScale scaling mode
How to reproduce:1. Open the user-submitted Project and open the "Test" scene2. Enter Play mode3. Press 1 on the keyboard and observ... Read more
[Linux] Unity Game View Glitch in ML-Agents
To reproduce:1) Download MLAgents ( https://github.com/Unity-Technologies/ml-agents )2) Open it and "3DBall" scene inside of it3) Pl... 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