Search Issue Tracker
[WebGL] Audio Clip length and sample count are both returned as 0 when u...
Steps to reproduce: 1. Open attached project2. Open and play 'Test' scene3. Open Console tab, see all three (WWW.audioClip, WWW.GetA... Read more
Built project doesn't show correctly encoded Japanese letters in player ...
To reproduce:1.Open attached project, check Input settings, notice input tabs named in Japanese letters .2.Build and run project.3.C... Read more
[iOS][monoAttempting to JIT compile method 'System.Linq.OrderedEnumerabl...
How to reproduce: 1. Open attached project2. Open scene Bug.unity3. Build to iOS and run- Note the error in the console: ExecutionEn... Read more
Increased texture memory usage on LoadRawTextureData
If you use LoadRawTextureData to import an ETC texture instead Resources.Load, you will get more memory usage. Read more
MD saves breakpoints on absolute paths
-e: MD stores the breakpoints for files with an absolute path which breaks these when you copy your project to some other place -rep... Read more
[Canvas] Images change their position and rotation after disabling and e...
Reproductions steps:1. Open attached project2. Open scene "TestScene"3. Disable the "CanvasTest" GameObject4. The images under the c... Read more
MD breaks on different method for function breakpoint
-e: when you make a function breakpoint for Update() in a script MD debugger stops at another Update() from the editor 1st -repro:--... Read more
[MSAA] MSAA doesn't work with RenderToCubemap
To reproduce:1. Open attached project2. Run TheGame scene3. Notice the Cubemaps look the same, although one of them is set to use MS... Read more
Asset importer error when calling AssetDatabase.Refresh during import of...
To reproduce:To Reproduce:1. Open the attached project in Unity.2. Copy the "TestDll/TestDll/bin/Debug/TestDll.dll" assembly into th... 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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled