Search Issue Tracker
In play mode Prefab controls dissapear
To reproduce:1. Create new project2. Create a Cube prefab3. Selecting the Cube you made prefab from4. Enter play modeExpected result... Read more
Bug reporter does not contain link to all search results
How we can reproduce it using the example you attached1. Open BR.2. Enter some text (e.g. Test).3. Scroll down to the search results... Read more
[WebRequest] Editor shows empty error message when WebRequest sends requ...
Repro1. Open attached project2. Run "AudioHandlerTest" scene==>Empty error message appears in console Read more
Assert appears while Unity recompiles script and scene is running
Repro1. Open attached project2. Run "TextureTest" scene3. Open "DownloadTextureTest.cs" and make some changes4. Save the script and ... Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- Addressables Profiles and Analyze windows no minimum window size
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject