Search Issue Tracker
Build settings window hides upon losing focus
- Navigate to File -> Build Settings - Click on any window outside Unity Actual: Build Settings window gets hidden Expected: Build ... Read more
Package import previewing of more objects
Not every object type can be previewed, some missing: - Text files: .cs, .js, .txt - Shader files (also text) - Fonts - Flar... Read more
Input.GetKeyDown doesn't detect KeyCode.Print and KeyCode.SysReq on Wind...
Input.GetKeyDown doesn't detect KeyCode.Print or KeyCode.SysReq. This code will not work as intended: if (Input.GetKeyDown(KeyCode.... Read more
Setting Time.timeScale to 0 in Start is broken
When setting Time.timeScale to 0 in the Start method of a MonoBehaviour, Time.deltaTime from that point on is not 0 but 0.02. Read more
Error is not generated if you use the index of the component instead of ...
iphone: There are some Vector3 properties that can not be modified by component. For instance, you can't set bounds.min.x, bounds.m... Read more
No error is generated if you use the same scripted hotkey for two menu i...
No error is generated if you use the same scripted hotkey for two menu items. The first of the menu items that you create is still ... Read more
[Selection] State is reset after entering Play mode
This bug is similar to case 280936 and a video of the repro steps has been attached. The reason this hurts is because if I am twea... Read more
Animation View: Adding a curve for Rotation is inconsistent
When initially adding a curve for local position or local scale, creating a curve will make the entire curve visible with a single k... Read more
[Layout] Scroll/scale bar in Animation Editor is inconsistent
I'm reviving this bug, as it's still pretty relevant. The main issue with the scrolling in the Animation window is: (see the attach... 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
- APV Reflection Probe Normalization breaks when SSGI is enabled
- Default Custom Components in project have Library counterparts
- [iOS]"The destination host has an erroneous SSL certificate" error is thrown when using UnityWebRequest to connect to the server with a self-signed certificate
- Freeze/crash on DynamicHeapAllocator::Allocate when opening a specific project
- Text Settings Inspector sections names have no padding