Search Issue Tracker
Android Builds Don't Include Tangents for Sprites
Within the Android build, the light source does not take the orientations of the vertices into account, indicating the missing tange... Read more
Using android 23 version or higher prevents Unity from making builds bec...
Updating android tools to latest version removes zipalign tool from tools folder, which is needed to make build in android. Use andr... Read more
Cannot easily find documentation pages containing hyphen instead of space
See http://docs.unity3d.com/Manual/HOWTO-ArtAssetBestPracticeGuide.html have (or had at some point) title "Art Asset Best-Practice G... Read more
Changing 'Default Speaker Mode' will crash the editor
To reproduce:1. Open project2. Open 'test' scene3. Open AudioManager (Edit -> Project Settings -> Audio)4. Change the setting ... Read more
NGUI input field won't accept input from keyboard on mac using chrome
1. Open attached project on mac os x2. Build webplayer platform3. Open with google chrome4. Check if webplayer development mode is o... Read more
Inconsistency between WP8 and WSA/WP8.1 project Temp folder
Steps to reproduce:1. Build any project to WP8, don't close the editor.2. Build any other project to WSA/WP8.1, don't close the edit... Read more
Project is still built if it uses unavailable API
Steps to reproduce:1. Create any project which uses unavailable API for Windows Phone 8.12. Set Compilation Overrides to "None". Bui... Read more
[WP8.1] extra microphone detected
To reproduce:1. Open attached project and build for Windows Store with the Phone 8.1 SDK2. When running the app select either C# or ... Read more
When using a custom PropertyDrawer in a custom attribute, unnecessary(?)...
To Reproduce:1. Open "Scenes/TestScene" in the attached project.2. Click on 'PlatformDependentDestructor' in hierarchy, type is not ... Read more
uGUI slows down constantly rebuilding the Canvas when using Screen Space...
To reproduce this bug: 1. Open the attached project ( uGUI_ProjectBeta11 )2. Open Scroll View scene3. Open Profiler and select 'Deep... 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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template