Search Issue Tracker
[RectTransform] Scaled UI buttons drifting when it has an Animator with ...
Steps to reproduce: 1. Open attached project 2. Open 'InfoBar 1' scene 3. Notice that InfoBar > Canvas > GameObject has scale of (1... Read more
www.GetAudioClip parameter threeD does nothing in Unity 5
Since in Unity 5 AudioSource component controls whether the sound is 3D or 2D, not the AudioClip, www.GetAudioClip parameter threeD ... Read more
Specific sprite is not cropped correctly
Steps to reproduce: 1. Import Sprite.png to project. 2. Texture type Sprite (2D and UI), Sprite Mode - Single. 3. Drag Sprite to sce... Read more
[Profiler] Unable to Uncheck Timelines
Repro steps: 1) Open Profiler window in the Editor 2) Click colored boxes in the GPU and CPU tabs - everything works as expected 3) ... Read more
[Texture EXR] Textures imported from EXR files in Unity 5 have misaligne...
Reproduction steps: 1. Open attached project "EXR Import" 2. Observe "Polar_UVs_halfRes.exr" texture 3. Unity 4.6 and Unity 5 import... Read more
[NavMeshObstacle] Object orientation changes cause re-carving of NavMesh
Steps to reproduce: 1. Open attached project 2. Open scene 'scene' 3. Enter play mode and open scene view (with play mode on) 4. Se... Read more
AddListener and RemoveListener generate a lot of garbage
How to reproduce: 1. Open attached project 2. Attach script Test.cs to any game object - The script simply creates and removes lis... Read more
Wrong documentation regarding Asset Server
User reported a mistake in our documentation page. He pointed out that the line "To access the Administrator controls, launch Unity ... Read more
'Mute audio' button in Game view should be 'Mute Audio' to match the gen...
Steps to reproduce: 1. Open any project with Unity 2. Notice that 'Mute audio' button in the Game View is not capitalized while all... Read more
Object.FindObjectOfType finds all objects of type and returns the first ...
How to reproduce: 1. Open attached project 2. Attach script Test.cs to any gameobject - The script simply attempts to find an obje... 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
- [Xcode] "InfoPlist (English)" is required when "InfoPlist (English (United States))" already exists
- [tvOS] Crash when closing the On Screen Keyboard with tvOS version <15.0
- Temporal Anti-aliasing (TAA) produces severe artifacting when quality set to Very High
- [iOS] Player crashes when using “WebCamTexture” on specific iOS devices
- [Linux][IL2CPP] Player crash call stack is not displayed when the build is run with "-batchmode -nographics" arguments