Search Issue Tracker
[WebGL] AudioClip does not play in Opera
1. What happened- AudioClip does not play in Opera (it works in Firefox, Chrome and Safari) 2. How we can reproduce it using the exa... Read more
Input field ArgumentOutOfRangeException when using Sogou Pinyin as Chine...
Steps to reproduce:1. Download and install "Sogou Pinyin"2. In any Unity project create canvas and add input field to it3. Play the ... Read more
[SpeedTree] GetLocalizedString error messages when loading scene with trees
Steps to reprouce: 1. Download and import attached project. (LoadScene.zip)2. Open scene: main.3. Play.4. Press UI Button.5. Inspect... Read more
[LoadLevel] in standalone causes lightmaps to become brighter when in Li...
To reproduce:1. Open attached project.2. Bake lightmap3. Build to windows4. Run the build5. Observe the space between the two cubes,... Read more
[Ambient] Skybox ambient intensity value changes have no effect
Steps to reproduce: 1. Open attached project2. Open scene "BrokenAmbient"3. Open "Lighting" window and bake4. Change value of "Ambie... Read more
Compilation error in a generic ctor which uses default const parameter
Repro steps:1) Open the project and notice the compilation error2) Open the ExampleClass script in Editor3) Change the default strin... Read more
Camera preview has visual artifacts after exiting playmode
Steps to reproduce: 1. Open attached project2. Open scene "/_scenes/Silo12"3. Expand "Cameras" in hierarchy and select all of the ca... Read more
NetworkHash128.ToString() leading zeroes are removed
Steps to reproduce:1) Open attached project2) scene 'main'3) play the scene4) check console for output Expected: 32zeroesActual: 16z... 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