Search Issue Tracker
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
[WSA][UWP]Plugins marked compatible with .NET scripting backend, partici...
The real bug here is Assets\CryptAES\Universal\CryptAES.dll is marked as compatible with .Dot Net backend. But even though we're bui... 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
[Sockets] Can't open dual (IPv6+IPv4) socket
Steps to reproduce: 1. Open attached project2. Open scene "scene"3. Run it4. Notice error:SocketException: An unknown, invalid, or u... Read more
Button on Screen Space - Camera canvas gets highlighted when mouse point...
To reproduce:1. Open attached project2. Run test scene3. Move mouse pointer around UI button4. Notice that button gets highlighted w... Read more
Undo.RecordObject does not record undo when setting HideFlags
Steps to reproduce: 1. Open attached project2. Open scene "TestScene"3. In hierarchy, select "Hide Flag Test Object" game object4. I... 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
[iOS] GLES 3.0 does not show an error when SV_POSITION is as vertex shad...
Steps to reproduce:1) Open the attached project.1.5) Change line 154, in "Localization_GeneratorFromAssets.cs" to:foreach (var obj i... Read more
[WSA][UWP] 'Failed to run reference rewriter' exception when building ...
To reproduce:1. Build attached project (repro810151.zip)2. Notice 'UnityException: Failed to run reference rewriter' error Reproduci... Read more
[AW] Changing rotation set in one keyframe affects other keyframe
Steps to reproduce: 1. Create new project and add cube2. Set rotation to 0, 0, 3303. Open animation window, create new animation and... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved