Search Issue Tracker
Animations have a small twitch at the end and beginning
To reproduce:1. Download and open: http://files.unity3d.com/will/MecanimTute.zip2. Open scene Tutorial-done3. Enter play mode4. Pres... Read more
Mismatched serialization in the builtin class 'Mesh'
To reproduce:1. Open attached project2. Open MismatchError sceneExpected result: No errorActual result: Error is thrown: Mismatched ... Read more
The UI jitters when attempting to pan the camera
To reproduce this bug: 1. Open the attached project2. Open the 'Main' scene3. Run the game4. Try to pan the camera by clicking and d... Read more
When copying text in a multiline Input Field and then pasting it, new li...
To reproduce this issue: 1. Open the attached project2. Open 'test' scene3. It has input field with line type: 'Multi Line Newline'4... Read more
[iOS][IL2CPP] Build fails when there is dll plugin in the folder "Plugin...
To Reproduce: 1. Open the attached project and build (make sure that backend is set to ill2cpp).2. Observe the: "Error building Play... Read more
[Gamma/Linear] Realtime vs. Baked lighting inconsistent results
Lighting is predictable in real-time and baked applications in linear space only.Gamma baking yields results similar to linear bakin... Read more
WWW.text results in NSURLErrorDomain error -1012 on device
How to reproduce: 1. Open attached project2. Open scene test.unity- Try running the scene in Editor to see expected results3. Build ... Read more
[iOS] Crash when deploying to iOS6
To Reproduce: 1. Just build the attached or any other project to an a device running iOS6 (tested on iPad Mini 1 ).2. Observe that i... Read more
UI.Mask turns pink when switching to another application
Better, simpler repro and more details in duplicate : http://issuetracker.unity3d.com/issues/ui-controls-ui-controls-are-not-getting... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal