Search Issue Tracker
StopCoroutine(String) and StopCoroutine(Function()) works differently
Repro steps:1) Open new project and assign attached script to any object2) Click Play and look at console window3) Pressing Space bu... Read more
[Profiler] Timelines have unnecessary inpector components for null threads
Project Steps: 1. Play scene "Test".2. Open profiler->Timeline.3. Notice there are additional empty thread slots, that only takes... Read more
WebGL compilation error for user project
-e: attached user project fails to compile for webgl, python run error thrown.compiles fine for iOS with IL2CPP -repro:--open attach... Read more
[ColorPicker] Color in the preview is way darker than it actually is in ...
Steps to reproduce: 1. Create new Unity project2. Set the Color Space to linear (Edit/Player Settings/Other Settings/Color Space)3. ... Read more
Editor crashes when you resize Inspector
1) Open the stripped project I attached2) Open scene ApplicationLauncher3) Select ApplicationManager object in Hierarchy4) Notice th... Read more
[WWW,iOS] Creating a WWW request without saving a reference to it trigge...
To Reproduce: 1. Deploy and click on "Post static (this sends a ~500kb www request to http://requestb.in/1dvc6m41?inspect without wa... Read more
Error message on Clips/Take selection
1. What happenedSelecting a clip/take after selecting the edit the clip name, systematically gives this error:"InvalidOperationExcep... Read more
IL2CPP doesn't call AppDomain.UnhandledException when "Fast but no Excep...
iOS with player setting "Script Call Optimization" set to "Fast but no Exceptions" running on Mono backend catches null exceptions a... Read more
[MatchMaker] Can't re-join a match after leaving
How to reproduce: 1. Open attached project2. Open scene Scenes/Main.unity3. Play the scene4. Enable Match Maker5. Create Internet Ma... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS