Search Issue Tracker
SafeIP forces Unity to crash in Home screen
Reproduction steps:1. Install SafeIP (https://www.freesafeip.com)2. Run Unity. Expected result: Unity launches.Actual result: Unity ... Read more
Metal: Error creating pipeline state (VR/SpatialMapping/Wireframe) when ...
To reproduce:1. Create new project2. Add cube to scene3. Change cube material to SpatialMappingWireframe4. Notice that console is sp... Read more
ParticleSystem.Simulate exhibits stutter / weird behaviour after duration
To reproduce:1. Open attached project2. Run scene Actual: ParticleSystem.Simulate will exhibit stutter behaviour if the simulation t... Read more
[Regression][Lighting] Rendered Ambient Intensity default value in 5.6 i...
1. Open Unity;2. Create new project;3. Add some simple gameobjects (plane, cube) to the scene;4. Observe directional light intensity... Read more
[Video Player] Muting Game View does not mute video audio
Reproduction Steps:1. Open project2. Mute Game View3. Play scene4. Notice that sounds are not muted Reproduced on version: Unity 5.6... Read more
[iOS] UnityWebRequest stores session token in cookie header
When logging out of a web session while offline, logging back in results in failure to get a new session token - the old token (whic... Read more
[Hierarchy]Context(right-click) menu commands in the hierarchy window ha...
This results in being unable to write editor commands corresponding to activating those actions through context menu Steps to reprod... Read more
Opening menus with Alt+button (e.g W for window) during play mode locks ...
Steps to reproduce:1. Download and open the attached project2. Open scene "ThirdPerson"3. Press play4. Press Alt+W Expected result: ... Read more
Memory leak in video player component
To reproduce:1. Open attached project2. Play the cinema scene Notice that the editor's memory usage starts increasing until it crash... Read more
[WebGL] Microsoft Edge browser crashes using redirectToUrl(string)
Steps to reproduce:1. Open user's attached project2. Build for WebGL3. Open build in MS Edge4. Press R to activate 'redirectToUrl' f... 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