Search Issue Tracker
Transparent black image when rendering in Linear Rendering mode
Steps to reproduce: 1) Download attached project "UnityBugreport_AlphaLinearLighting.zip" and open in Unity.2) Open scene "scene".No... Read more
Initializing const with non constant variables throws error message but ...
1. Open my attached project2. Open bug.unity scene.Notice Unhnandled exception error message popping in console.3. Try to double cli... Read more
[Retina] Poor Text quality on Retina display using non-native Screen Res...
Reproduction Steps:1. Open User's project2. Make builds resizable (PlayerSettings > Resizable Windows)3. You can use Default Scre... Read more
[Editor][Regression] 'String too long for TextMeshGenerator' is thrown a...
Steps to repro: 1. Open Unity 5.4.0b25;2. Create new project or open existing one;3. Choose Help -> About Unity;4. Observe the Co... Read more
Render to texture canvas not rendered when Game view is not open
Reproduction steps:1. Open the attached project2. Open the available scene3. Play scene4. Have both Scene and Game views open5. Clos... Read more
Undoing HideFlags change recorded using Undo.RegisterCompleteObjectUndo ...
Steps to reproduce: 1. Open attached project2. Open 'TestScene'3. Select 'Hide Flag Test Object'4. Turn on 'NotEditable' flag5. Set ... Read more
Graph display does not match actual animation when Quaternion Interpolat...
Steps to reproduce:1. Extract "CurveTest.zip" project which was sent by user2. Open "CurveTest" project and "Scene1" scene3. Open An... Read more
JsonUtility.FromJson crashes if type has a singular field where data con...
JsonUtility.FromJson will crash if the type specifies a singular (i.e. non-array/non-List<T>) field, but the JSON data for tha... Read more
Small offset when setting values of Rect Transform
Reproduction steps:-----------------------------1) Create a new project2) Create a UI Panel object3) In its Rect Transform set these... 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
- Terms of Service agreement checkbox is invisible under specific OS system themes (UI Accessibility)
- Tile Palette: "Create New Tilemap" dropdown area is displayed in several colors
- Input.mousePosition stops syncing to touch input when using "DownloadHandlerTexture" in WebGL build
- UI Builder canvas doesn't update element styling accordingly when changing Active Theme for some Editor Authoring elements
- Selector Value buttons are not aligned with parameters in UI Builder