Search Issue Tracker
DOC: "undocumented" EditorWindow.OnDidOpenScene() appears in docs
To reproduce: Open http://docs.unity3d.com/Documentation/ScriptReference/EditorWindow.OnDidOpenScene.html Read more
panels don't maximize on spacebar hotkey anymore
To reproduce: 1. In unity editor press space Expected result: Currently focused window maximizes Actual result: error sound is played Read more
The editor silently fails when a serialized field is type-mismatched
To reproduce: BUGGY SCENARIO: 1. create new game objects ObjA and ObjB 2. make the following component, TestScript.cs: using Unity... Read more
Sprites with Mip Maps enabled do not get packed
To reproduce: 1. Open attached project 2. Use Sprite Packer to pack the sprites found within Expected result: They get packed Actu... Read more
A moving CapsuleCollider triggers collisions with no actual contact betw...
To reproduce: 1. Open attached project 2. Run scene 'test' 3. Console reports collisions Notice: the issue only occurred while usin... Read more
Unity UI breaks when an empty OnRenderImage call is attached
To reproduce: 1. Open any project 2. Attach ScratchPaper.cs script to the main camera 3. Enter play mode Expected result: After lea... Read more
Event is not triggered at the last frame of the animation
To reproduce: 1. Open the project that I've attached; 2. Open the scene (it contains an animated game object); 3. Open the animation... Read more
Drag&Drop mouse icon doesn't change on custom editor unless it is docked
To reproduce: 1. Open attached project 2. Go to Custom -> Open 3. While the editor is undocked Drag&Drop a prefab into it 4. It's re... Read more
Depth only camera clear flag together with image effect greatly reduce F...
Using image effects (in this case Grayscale Effect) together with the "Depth only" camera clear flag drastically reduces FPS on the ... Read more
Variables are reset when mecanim object is enabled repeatedly
To reproduce: 1) Open the project that I have attached 2) Run 'Repro' scene 4) Run the scene 5) Notice that animator parameters were... 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
- PlayerSettings does not apply to aab when building via the CLI
- Mesh Rendered GameObject using the SpriteLitDefault Material becomes invisible when animating with the URP Sprite-Lit-Default Shader
- Compilation errors occur when using PluginAPI headers in a C environment
- Profiler connects to a different opened Editor project when more than one project is open and building for WebGL with Autoconnect Profiler enabled
- Creating and then deleting the "Integration Update: Rotation" block breaks and makes unusable VFX Graph