Search Issue Tracker
[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
"View Documentation" link in the "XR Plug-in Management" settings window...
Steps to reproduce: Create a project Go to Edit -> Project Settings Select "XR Plugin Management" Click "Install XR Plugin Manage... 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
[Android] Sprite transparency does not work when using RGB ETC1 format a...
How to reproduce:1. Open the “IN_69052” project2. In the Build Settings make sure the Android Platform is selected3. In the Project ... Read more
Icons in Editor help boxes no longer match intended size
Steps to reproduce: Create a project Go to "Window" -> "Package Management" -> "Package Manager" Download a few deprecated ass... Read more
Crash on MonoScript::InitializeAssemblyNameAndScriptType when importing ...
How to reproduce:1. Create a new project2. Change the Packages/manifest.json with the one attached to this case3. Open the project A... Read more
PNGs imported with RGBA Half format are incorrectly converted when using...
How to reproduce:1. Open user-submitted project2. See Gradient8bit and Gradient16bit in the Project window Expected result: the imag... 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