Search Issue Tracker
Newly declared arrays become null when attached to gameObject script is ...
To reproduce: 1.Download and open attached project2.Attach Behav script to Main Camera object3.Open Behav script and uncomment decla... Read more
Unity crashes when using [DrawGizmo] attribute in generic class with gen...
Description:Unity crashes when trying to show gizmos (only if using the [DrawGizmo] attribute in a static method inside a generic cl... Read more
Editor crashes when inspecting a specific object while you are joined to...
To reproduce:1) Open attached project and 'playingScene'2) Build and run it3) In the player, select "Host"4) After it finishes loadi... Read more
Editor crashes on UnloadSceneAsync() when exiting play mode if two scene...
Steps to reproduce:1. Download 868291_repro.zip and open "DefaultScene" scene2. Add "Garage" scene to the hierarchy3. Press play4. P... Read more
[iOS] Crash after waking device from sleep when creating WebSocket with ...
After creating a WebSocket, if the device is locked and unlocked, the app crashes if HTTPS is used. Steps to reproduce:1) Open the a... Read more
Profiler is not displaying any data when profiling Development Build
To reproduce:1. Open any project. (If you create a new project, then also create a scene for the build).2. Go to "Build Settings" an... Read more
Custom manifest android:configChanges overwritten in built apk
How to reproduce:1. Open user provided project2. Inspect that provided AndroidManifest.xml defines 'layoutDirection' at the end of a... Read more
[Android] app doesn't continue loading when it was paused and resumed be...
How to reproduce:1. Open the attached project "Reproducebug_867891.zip"2. Build and run on Android device3. Close app4. Open applica... Read more
"VR* does not exist in the current context" error when building for Linux
Steps to reproduce:1. Open the attached project2. Go to build settings3. Make sure that:3.1. Platform is PC, Mac & Linux standal... Read more
[Facebook] Opening project load takes significantly more time if FB modu...
To reproduce:1) Make sure you have clean Unity install without Facebook module2) Open and close attached project a few times3) Each ... 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
- [WebRequest] Missing CURLOPT_SEEKFUNCTION causes "curl error 26" on POST retry with reused connections
- Summary tab is selected but its content is not displayed when pressing Ctrl/Cmd+A in the Project Auditor window
- [UWP] Mouse movement re-triggers stale <Mouse>/scroll value after the scroll wheel is used once
- "Shutdown worker was forced killed because it kept running. Worker ..." errors are thrown after building a blank HDRP project
- [UI Toolkit] USS materials in AssetBundles break due to InstanceID referencing a material that no longer exists when a Scene is loaded through Addressables for the second time