Search Issue Tracker
Crash when setting Animator's float property in Animation window
To reproduce: 1. In a new project, go to Assets -> Create -> Animator Controller 2. Create new float property in Animator window an... 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 Unity 2) Build and run 'ReproScene' on a d... Read more
StandaloneInputModule misses input when using another InputModule(override)
Steps to reproduce: 1. Download and open the attached project 2. Enter play mode 3. Attempt to press the on-screen button Expected ... Read more
StandaloneInputModule is not processing when Window is not in Focus
Steps to reproduce: 1. Download and open the attached project 2. Enter playmode 3. Observe console 4. Click outside of the game view... 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 slot ... 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
Realtime Shadows pass through lightmaped objects in mixed lighting
To reproduce: 1. Unzip and open attached Unity project 2. Open Lightmaperror scene 3. Wait till baking is done Expected : Shadows f... Read more
Animation transition from Entry node to a Default state not happening af...
How to reproduce: 1. Open the attached project "animator-enable" 2. Click on a "Cube" GameObject in Hierarchy and enter playmode ... 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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened