Search Issue Tracker
Bug Reporter stays affected by High Contrast Theme after it has been tur...
How to reproduce:1. Open a Unity project2. Open Windows System settings3. Go to High contrast and turn on High contrast4. Open the B... Read more
[iOS][Windows] Building for iOS from Windows fails with 'Failed to copy ...
Steps to reproduce:1) Open the attached project on a Windows machine.2) Build for iOS. An error message pops up. The build fails in ... Read more
AudioSource returns wrong time when rotating camera
-e: see title -repro:--Open attached project--Build and run Main scene on browser--Rotate camera around--NOTICE AudioSource.time wil... Read more
UI Text/Buttons flicker when there are a lot of disabled UI elements pre...
How to reproduce: 1. Open attached project2. Open scene Scenes/bug.unity3. Play the scene- Note the flickering in both the Scene and... Read more
[OSX] 'Socket: unable to join multicast group, error: Address already in...
How to reproduce: 1. Create an IP alias- Use the command '$ sudo ifconfig lo0 alias 127.0.0.2' to create a loopback alias- More deta... Read more
An error is thrown when building AssetBundles with DisableWriteTypeTree ...
How to reproduce:1. Open attached “IN-98570” project2. In the title bar go to Assets > “Build AssetBundles (Disable TypeTree and ... Read more
ArgumentException is thrown when scene is unloaded and scene.GetRootGame...
How to reproduce:1. Open the attached 'EditorSceneManager.sceneClosing.zip' project using the EnvIronman VM (optional) (more informa... Read more
AudioSource Stereo Pan property doesn't fully mute the right or left cha...
How to reproduce:1. Open the attached “RewindVideoTest.zip“ project2. Open the “Assets/Scenes/SampleScene.unity“ Scene3. Enter Play ... Read more
Asset icons are not visible when viewed in Object Picker
How to reproduce:1. Open the “Object_Picker_Icon_Bug“ project2. Open the “Test” scene3. Create an Empty GameObject (GameObject > ... Read more
URP Particle SimpleLit is missing #pragma multi_compile _ LIGHTMAP_SHADO...
How to reproduce: Open the attached project "ParticleLitProbeOcclusion_Bug.zip" from UUM-18601 Change the shaders from ParticleLit t... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class