Search Issue Tracker
[Profiler] Standalone Profiler's recording target switches from Editor t...
How to reproduce:1. Create a new Unity project2, Create a new script3. Open the Standalone Profiler (Window->Analysis->Profile... Read more
Pulled project opening fails on Windows, when it is created on OSX Googl...
To reproduce:1. Download Google Drive app on OSX2. Create project in Google Drive folder3. Push project to collab4. Pull project on ... Read more
[NetworkAnimator] Only first layer animations are synced through network
Steps to reproduce: 1. Open attached project "NetworkAnimatorMultipleLayers.zip"2. Build and run project as host3. In editor, open s... Read more
UI Builder does not find the specified path when the path's folder is na...
Reproduction steps:1. Open the attached “Test Project” project2. Open the “UI Builder” window3. Select the first “IMGUIContainer” pa... Read more
[Multi Display] Application becomes unresponsive in fullscreen mode if m...
To Reproduce: 1. (On OSX) Build the attached project or any other project with responsive objects for standalone.2. Run the App in f... Read more
UploadHandlerRaw throws ArgumentException when a null gets passed as the...
How to reproduce:1. Open the attached '1324331.zip' project2. Open the SampleScene3. Enter the Play mode4. Observe the Console Expec... Read more
Unity Editor does not mark the Asset dirty after cleaning it up
To reproduce: 1. Download attached "BrokenTextPPtrBug.zip" project and open in Unity2. Select or double click GlacialBasin_GlowFlowe... Read more
[tvOS] Grey screen shown after the native splash screen and before the a...
To Reproduce: 1. Build and run the attached project on Apple TV.2. Observe that after the native splash an empty grey texture is sho... Read more
'Frame not in module' when stepping into partial class if NodeCanvas is ...
How to reproduce:1. Open attached project2. Open 'test' script3. Place breakpoint on line 8 (StartCoroutine(t1());)4. Attach debugge... Read more
Unity freezes when re-entering play mode after a failed download using W...
STR:1. Open the project2. Enter play mode in the editor3. Wait some time for the download to finish4. Notice that the download does ... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used