Search Issue Tracker
[InputField][Mobile]Crash when writing lowercase letters in an Inputfiel...
If you have Inputfield and a script, which would turn all letters to Uppercase on change, the app crashes on mobile devices Read more
[Documentation] TextureImporter docs are not informative about max textu...
documentation for TextureImporter is vague on max texture size http://docs.unity3d.com/Manual/class-TextureImporter.html "Note that... Read more
[Delegates] Crash when calling a delegate created on a generic function
Steps to reproduce: 1. Create a new Unity project 2. Create a new script 3. Copy this piece of code to the script: using UnityEngi... Read more
[InputField] ArgumentOutOfRangeException is thrown when inputting text i...
To reproduce: 1. Open attached project 2. Open EmailInputFieldBug scene 3. Press play 4. Enter character into email input field un... Read more
InputField bug for @ sign on Croatian keyboard
To reproduce: 1. Add Croatian (Croatia) keyboard language 2. Open new project 3. Add Input field 3. Press Play 4. Write some cha... Read more
Materials with Nature/SpeedTree shader generate console warning
1. Open attached project 2. Select the 'New Material' in the Assets folder 3. Observe that the following warning is logged into the ... Read more
[Gamma/Linear] Baked light's indirect bounce is way less intense than re...
To reproduce: 1. Open attached project 2. Open scene Irradiance 3. Switch directional light between realtime and baked 4. Compare in... Read more
[Bake] Stuck in CreateGeometry after baking LOD
To reproduce: 1. Open attached project 2. Open scene LOD and let it bake 3. Open scene indirect 4. Notice that baking is stuck at Cr... Read more
[BugReporter] Non ASCII missing from title
To Reproduce: 1. Paste 'ジャパンナメ' or 'ąčęėšų' into the report title. 2. These symbols are shown in title after clicking preview. 2. B... Read more
Assigning a canvas to an OnClick () event on the button changes the refe...
To reproduce: - Enter play mode - Try the "Show / Hide" button on the text panel (this will work as intended hiding/showing the canv... 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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow