Search Issue Tracker
Scene View search does not work properly with Unity UI objects
To reproduce: 1. Open attached project 2. Open Widgets scene 3. Type "button" in the search field of the scene view 4. Notice that ... Read more
Plugins with the same name prevent builds
In this example the protobuf plugin included in the project prevents a WP8 build if there a protobuf plugin for iOS is also included... Read more
some sprites rendered white during mass instantiation
-e: see title -repro: --open test scene form attached project --run in editor and see all the sprites being rendered properly --bui... Read more
Screen.dpi has incorrect value on Windows Phone 8.1
Steps to reproduce: 1. Download attached project 2. Build and run it as WP8 application. Take a note of reported Screen.dpi 3. Rebui... Read more
Landscape oriented apps use wrong splash screens on iOS8
Landscape oriented apps use Retina3.5 (960x640) splash on iPhone 5/5s with iOS8 instead of 11360x640. Workaround can be found in thr... Read more
crash with external dll usage
-e: the scene uses some external dll for xml stuff which crashes editor and the webgl the way it is presented -repro: --open scene ... Read more
When changing Anchor Presets the Position value is getting off every cyc...
To reproduce: 1. Create new project 2. Add UI->Text game object to scene 3. Select it 4. Change Anchor Presets to left and back to... Read more
Native rendering plugin example does not work on D3D11
The Unity manual includes sample code for doing native rendering via a plugin. The example works in D3D9 but not in D3D11. This is... Read more
An object made using CanvasRenderer.SetVertices does not respond properl...
To reproduce this issue: 1. Open the attached project 2. Open 'Test' scene 3. Press play 4. The red square is made using a UIVertex... Read more
Build fails with integrated dll
-e: the attached project fails to build because of the included dll -repro: --open attached project --build for WebGL --NOTICE 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
- ”Last item reached” warning is thrown when no search results are found in UI Toolkit Layout Debugger
- UI Elements overlap in the Shortcuts window when docked and resized to a smaller window size
- UIBuilder DataSourcePath dropdown fails to show properties when binding to abstract classes
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor