Search Issue Tracker
LargePacket warning during RelayServer games
Warning: "Large state update of 2 bytes for netId:1 from script:XXX" during relay server games. This warning can be ignored by users. Read more
Unity crashes on launch if "metadata" folder is deleted before launching...
Reproduction steps:1. Open attached "test23" Unity project.2. Close Unity editor.3. Delete "test23\Library\metadata" folder4. Open "... Read more
[Editor] ExportPackage with include dependency includes unneeded assets
When exporting an simple script using "Export Package" from the context menu with the "Include dependencies" option enables a textur... Read more
[ES] Number of batching differs in Android and Editor
Using StaticBatchingUtility.Combine to trigger batching of drawcalls is only working in the editor. Read more
[UWP] Screen.SetResolution (..., ..., true) doesn't change resolution
Screen.SetResolution doesn't change resolution on UWP platform. Reproducible on tablets. Getting such error: "Failed to resize windo... Read more
Unity crashes when calling FieldInfo.SetValue on an object which does no...
Reproduction steps:1. Open attached "test22" Unity project.2. Open and play "Assets > Levels > DefaultScene" scene.3. Click on... Read more
[IL2CPP] NotSupportedException is thrown when calling Socket.Dispose fro...
1. Open attached project2. Build to iOS with IL2CPP3. "Thread abortion is currently not implemented on IL2CPP" will be thrown on Soc... Read more
[Text][ContentSizeFitter] ContentSizeFitter fits Text too tight making i...
To reproduce:1. Open attached project2. Open scene3. Rezize Game view4. Observe the text disappearing on some resolutions Regression... Read more
StackTraceLogType.None consumes memory
Repro steps: 1) Open my attached script2) Run and activate Deep Profiler3) In the Deep Profile Select BehaviourUpdate and expand the... 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