Search Issue Tracker
Windows system buttons (close/min/restore) are not touch screen interact...
Steps to reproduce:1. Download and open the attached project2. Build for standalone3. Launch the build on computer with a touch scre... Read more
[WSA] 'TcpClient' could not be found exception is thrown when building f...
Steps to reproduce:1. Open the attached project (TCPClient.zip)2. Open the Assets/test.unity scene3. Switch platform to Windows Stor... Read more
Audio preview does not detect new hardware if it's not connected during ...
Steps to reproduce:1. Disconnect/disable all audio hardware.2. Launch the project3. Try to preview the sound file, it starts "playin... Read more
"Packing Sprite Atlases: Finishing" progress bar always shows on OSX
"Packing Sprite Atlases: Finishing" progress bar always shows on OSX 1. Create new blank 2D project2. Press Play Expected: Go into P... Read more
Master Sprite Atlas no longer has the "Max Texture size" component
Master Sprite Atlas no longer has the "Max Texture size" component 1. Assets > Right click > Create > Sprite Atlas Expected... Read more
Handles.DrawLine Stops drawing when values in Inspector are changed
To reproduce:1. Open attached project.2. Create new Empty Object.3. Add "NewBehaviourScript.cs" to it.4. In Inspector change Transfo... Read more
[API Updater] Obsolete code located under #else in "#if UNITY_EDITOR" pr...
Steps to reproduce:1. Open the attached project2. API updater should pop up. Do the API update.3. Try building Scene "scene.unity" t... Read more
Package Import window does not show folder tree view and shows repetitio...
How to reproduce:1. Create new Unity project2. Go to Edit --> Project Settings --> Player3. Change "Scripting Runtime Version"... Read more
Build crashes in RtlpWaitOnCriticalSection when writing to the Database
To reproduce:1. Open attached project;2. Open "db_test" scene;3. Enter Play mode;-notice that "database.sqlite" was created in the P... Read more
Scroll Rect (Script) Content's Pos Y is randomly set in Scene view after...
To reproduce:1. Open user's attached Unity project "ScrollViewTest"2. Open scene "Test"3. Canvas-->Scroll View-->Viewport-->... 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