Search Issue Tracker
Assertion failed on expression: 'Thread::CurrentThreadIsMainThread
As far as I know Assertion failed on expression: 'Thread::CurrentThreadIsMainThread()' is debug information and it should not appear... Read more
[Editor] Typing in Project window Search bar during Play mode causes Nul...
To reproduce: 1. Download attached project "Bug Test.zip" and open in Unity2. Open "test" scene3. Type anything in the Project windo... Read more
Splash screen logo is too big in the inspector when the inspector is str...
Steps to reproduce: 1. Create new Unity project2. Open 'Player Settings/Splash Image' window3. Enable "Show Unity Logo" and set "Dra... Read more
Tilemap doesn't render if zooming out too far in the scene view
Steps to reproduce : - create a grid- create a tilemap- paint some tiles on the tileamap- zoom out to the maximum in the scene view-... Read more
[Tilemap] Tile palette gets populated by old tiles if you import new til...
Repro:1. use the tiles provided or a new project with a bunch of isometric tiles2. select the palette3. Select 6-7 png and add them ... Read more
[Linux] UGUI InputField can't key Chinese
To reproduce:1) Have a Pinyin-based IME (I myself used 'apt' to install 'ibus-pinyin' and 'ibus-sunpinyin' packages)2) Open attached... Read more
[IL2CPP] C# Reference parameter causes IndexOutOfRangeException on IL2CP...
Steps to reproduce:1. Download 1077373_repro.zip2. Build project on Standalone platform with IL2CPP backend3. Launch build Expected ... Read more
[VSforMac] Using ".NET 4.x Equivalent" runtime version with ".NET Standa...
Steps to reproduce: 1. Create new Unity project2. Create a new script3. Make sure that the "Scripting Runtime Version" is set to ".N... Read more
Create new palette pop up steals focus from the OS window
Steps to reproduce : - create a tilemap- create a tile palette- press Create new palette and notice that the window can overlap the ... Read more
[Android] .APK crashes when uploading Texture2DArray to the GPU on an An...
To reproduce: 1. Download attached project "TextureArrayBug.zip" and open in Unity2. Open "Test" scene3. Set Android platform4. Buil... 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
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- VFX Graph Documentation dropdown button does nothing when clicked on the right side