Search Issue Tracker
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
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
A way to dynamically update Text.text
Dynamically updating the Text.text property especially if it's done every frame (for example when trying to crate a 'typewriter' eff... Read more
Unnecessary white spaces added to project *.sln file when updating monod...
Quickest to use SourceTree or some other repo management client, but can also be reproduced manually. To Reproduce:1. Create a new p... 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
Using 'Spread' in a 3D sound (stereo source) causes panning errors in 'Q...
To reproduce:1. Open attached project2. Open "test" scene3. Open two Inspector tabs4. Select "AudioListener" GameObject and lock one... Read more
[iOS] "Application.Integrate Assets in Background" is taking up more time
Build and run project for iOS and check the time of Loading.UpdatePreloading->Application.Integrate Assets in the Unity profiler.... 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
Sprite Editor Manual, border editing feature
There is feature which allows editing sprite borders in documentation about Sprite editor("Using the Editor" paragraph) which does n... Read more
Windows Player crashes when the Color Space is set to "Linear"
Windows Player crashes when the Color Space is set to "Linear" To reproduce:- Open attached project and launch "test" scene- In Play... 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