Search Issue Tracker
[Regression][AssetPackages] 'Done' button is corrupted when opening 'Ass...
1. Open Unity Connect window in 5.4.0b5;2. Click 'Asset packages...' button;3. Observe 'Done' button. Actual result:'Done' button is... Read more
[Linux][Profiler] Frame charts are not filling with spikes when attachi...
How to reproduce: Create new Unity project Go to File > Build Settings In Build Settings check "Development Build" and "Autoconne... Read more
The Windows standalone player has a default SynchronizationContext set
To reproduce:1. Create a new Unity project.2. Add a script to a game object with this code:void Awake(){if (System.Threading.Synchro... Read more
[hlsl2glsl -> HLSLcc][iOS] HLSLcc Incorrect shader compilation result on...
How to reproduce:1. Open the attached ShaderCompilationError.zip project2. Build for iOS and deploy the Xcode project to the iOS dev... Read more
MergePrefabInstance crash when reimporting assets from Assets Store
To reproduce:1.Open users attached project "Empty Project.zip"2.Open QuickLod > DemoScene > "MainDemoScene.unity" scene3.Go ba... Read more
[VR] Changing graphical api results in crash
Project Steps:1. Tick "Virtual Reality Supported"2. Set Graphical api to directx113. Set graphicsl api to opengl core4. Set Graphica... Read more
Terrain component missing its help icon
All components in Unity have a help icon that when clicked send the user to the local documentation page for that component, but the... Read more
[UnityWebRequest/WWW] Can't get final absolute url from UnityWebRequest ...
Steps to reproduce: 1. Open attached project2. Open scene "scene"3. Run it and press "go"4. In console notice that relative path is ... Read more
Windows/My Assets: pasting text in search bar using CTRL+V shortcut does...
How to reproduce:1. Create a new empty project2. Open the Package Manager (Window → Package Manager) and navigate to "My Assets"3. C... Read more
[ProBuilder] Samples reference LWRP instead of Universal RP
One of the samples for the ProBuilder package is called "LWRP Support". This sample contains a Material that also references LWRP. B... 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
- [Linux] TMP Font Asset pop-up Window opens on the secondary monitor when the Editor is placed in primary monitor
- Transition delay is ignored when opacity is listed before scale in transition-property of the Styles.uss file
- “NullReferenceException” error thrown in the Console when pressing kebab button in Pipeline Specific Settings for Default Profile in Project Settings window
- [Silicon] Crash on os_unfair_recursive_lock_lock_with_options when opening a project while the Razer Synapse app is open
- Build fails with a warning when running Unity Editor’s csc.dll manually using dotnet command