Search Issue Tracker
[Substances] [WebGL] Editor Rendering not matching the Rendering of WebG...
To reproduce:1) Download attached project2) Before opening it, shorten the path a bit or otherwise build process will fail as it won... Read more
Font Material and Font Texture settings are grayed out
To reproduce: 1. Open Unity2. Open attached project3. In Project window go to "fonts" folder4. Expand "Asset.ttf"5. Select "Font Mat... Read more
Crash when setting Animator's float property in Animation window
To reproduce: 1. In a new project, go to Assets -> Create -> Animator Controller2. Create new float property in Animator windo... Read more
[Android] [iOS] Jitter in Scroll View if 2 fingers touches the screen an...
Steps to reproduce: 1) Download attached project 'ScrollRectJitterRepro.zip' and open in Unity2) Build and run 'ReproScene' on a dev... Read more
StandaloneInputModule misses input when using another InputModule(override)
Steps to reproduce:1. Download and open the attached project2. Enter play mode3. Attempt to press the on-screen button Expected resu... Read more
StandaloneInputModule is not processing when Window is not in Focus
Steps to reproduce:1. Download and open the attached project2. Enter playmode3. Observe console4. Click outside of the game view Exp... Read more
Changing Editor's color trough color picker causes InvalidOperationExcep...
To reproduce: 1.Download and open "897763ColorPickerBug.zip" project.2.Go to Edit->Preferences->Colors.3.Press on any color sl... Read more
Editor changes font and alignment on import
Duplicate of 888678, Editor team has a fix going in to trunk soon. Read more
AsyncOperation.isDone will not return true until the Editor window is re...
When async operations are executed in Editor mode (not playing any scenes), isDone never returns 'true', unless the Editor or any of... Read more
Application version string in PlayerSettings is listed under Mac App Sto...
Version string is listed under Mac App Store Options, however, Application.version returns this same string on other platforms as we... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used