Search Issue Tracker
[AnimatorController] Add Behaviour shortcut not enabled for state machin...
How to reproduce:1. Create a new project2. Select main Camera3. Click Ctrl+Shift+A4. Notice that Add Component is selected5. Create ... Read more
InputField does not clear placeholder text when clicking inside the field.
Version 5.1.1f1 (2046fc06d4d8)Fri, 27 Mar 2015 09:26:51 GMTBranch: 5.1/release Description: When clicking in the input field, the ex... Read more
UI: InputField carat draws with its midpoint at the baseline, instead of...
Version 5.1.1f1 (2046fc06d4d8)Fri, 27 Mar 2015 09:26:51 GMTBranch: 5.1/release Description: I'm finding that input carat draws with ... Read more
[WP8] Deploying to a WP8 device fails with x:Class="Unity Project.App" i...
To reproduce:1. Create a new empty project2. Switch plaftorm to WP83. Build & run4. Notice the errors in console:error : x:Class... Read more
[Webplayer] LoadLevelAsync not working
-e: see title -repro: 1) Go to <staging env, see below>2) click on "Read now"3) Allow microphone access on the flash player.4)... Read more
[Webplayer] badly named editor option
-e: the "Offline Deployment" gives people the impression that such a build would run offline while it only stops using the online ve... Read more
[IL2CPP] Queue.Dequeue and BinaryReader.ReadInt32 significantly slower t...
To Reproduce: 1. Deploy the attached project (with debug symbols on) to an device.2. Run the app with time profiler in Instruments a... Read more
[WSA] The resolution of the app doesn't take the display settings correctly
Reproducible on 4.6, 5.1 versions; Attached repro screenshots; Repro steps:1. Open project "ResolutionBug.zip";2. Build to WSA and d... Read more
[WIN] Extraneous new lines inserted into Editor log
How to reproduce: 1. Open attached project2. Open scene Main.unity3. Play the scene4. Open the Editor.log- Note how there are more n... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code