Search Issue Tracker
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
[WebGL] Potential huge memory leak
Steps to reproduce:1. Open attached project.2. Select "WebGL" as a target platform ("File->Build Settings->Web GL->Switch P... 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