Search Issue Tracker
[CPUUsage] CPU usage is way bigger in 5.0.0 32bit builds than it was on ...
Steps to reproduce: 1. Create a new Unity project with Unity 4.6.x2. Build and run the project for 32bit architecture3. Open task ma... Read more
[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 e... Read more
[Delegates] Crash when calling a delegate created on a generic function
Steps to reproduce: 1. Create a new Unity project2. Create a new script3. Copy this piece of code to the script: using UnityEngine;u... Read more
[InputField] ArgumentOutOfRangeException is thrown when inputting text i...
To reproduce:1. Open attached project2. Open EmailInputFieldBug scene3. Press play4. Enter character into email input field until Ar... Read more
InputField bug for @ sign on Croatian keyboard
To reproduce:1. Add Croatian (Croatia) keyboard language2. Open new project3. Add Input field3. Press Play4. Write some characters a... Read more
Materials with Nature/SpeedTree shader generate console warning
1. Open attached project2. Select the 'New Material' in the Assets folder3. Observe that the following warning is logged into the co... Read more
[Gamma/Linear] Baked light's indirect bounce is way less intense than re...
To reproduce:1. Open attached project2. Open scene Irradiance3. Switch directional light between realtime and baked4. Compare indire... Read more
[Bake] Stuck in CreateGeometry after baking LOD
To reproduce:1. Open attached project2. Open scene LOD and let it bake3. Open scene indirect4. Notice that baking is stuck at Create... 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. But ... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS