Search Issue Tracker
Include for Windows 10 SDK (winrt folder and co) are missing from Il2Cpp...
Due to this, IntelliSense shows false errors when it sees includes from those folders. Read more
Animator added while creating new animation isn't saved and is missing a...
Steps to reproduce: 1. Create new project2. Create new scene and save it as "repro"3. Add empty game object4. Select it and open ani... Read more
Timeout of WebRequest causes undisposable thread pool to freeze Unity Ed...
Reproduction steps(GIF attached):1. Open and play attached Unity project.2. Click on the "WebRequest" button.[Windows]3. "ThreadPool... Read more
Regularly asked to sign in before the project selection screen
How to reproduce:1. Open Unity Editor2. It requires to sign in3. Sign in and select the project4. Close the project5. Open Unity edi... Read more
Shaders with multiple passes only run the last pass when using Canvas Re...
Steps to reproduce: 1. Open attached project2. Open scene "DemoSceneCanvas"3. Notice that red line in scene view has glow while in g... Read more
[Build] Using Resources.UnloadAsset after Resources.LoadAsync crashes
Steps to reproduce:1) open users attached project2) build for standalone3) hit "Start Load/Unload loop" - Crashes on the second iter... Read more
Instantiating prefab with animator component for the first time causes m...
Steps to reproduce:1) open users attached project2) build for standalone3) press "Spawn Direct Reference Prefab"- note the time it t... Read more
[iOS] Asset bundles downloaded through LoadFromCacheOrDownload are backe...
Steps to reproduce: 1. Open the attached project2. Build the project for iOS3. Run the project on a device that has iCloud set up4. ... Read more
Asterisk (*) not working as a wild card when searching for an asset in p...
To reproduce:1. Search for an asset or a folder in the project browser by using a wildcard character (for example, "Exame")Expected ... Read more
[Audio] Bypass effects in the audio source does not bypass effects cause...
[Audio] Bypass effects in the audio source does not bypass effects caused by OnAudioFilterRead Steps to repro:- Launch the attached ... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default