Search Issue Tracker
Values on a duplicated ScriptableObject aren't transferred from the prev...
Repro steps:1. Open user attached project2. Click on "New Scriptable Object Example" in the Project Window3. Click "Add" a few times... Read more
Transition's preview cannot be controlled when Preview window is Undocked
How to reproduce:1. Open the attached "TestFor1049607.zip" project2. Select the Cube gameObject from the Hierarchy and open the Anim... Read more
Undoing a Text change in Text Components pastes restored text into Proje...
How to reproduce:1. Open the attached "1292220" project2. Open the SampleScene3. Select the Canvas -> "Edited" Prefab and delete ... Read more
Inspector window doesn't show currently selected GameObject in the Scene...
How to reproduce:1. Create a new project2. Add into the scene 2 Cube GameObjects3. Select all of the GameObjects in the Scene View u... Read more
Inspector tab resets scroll bar position when entering Play mode
How to reproduce:1. Open any Unity project2. Add many Components to any GameObject3. In the Inspector tab, scroll down to see the bo... Read more
[Inspector Functionality] Import preview window becomes non-resizable if...
Import preview window doesn't resize after maximizing it to the limit Steps to Reproduce:1. Create a new project2. Import any asset3... Read more
Canvas and Light's Render Mode's drop down values are the same when insp...
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. Select the "Canvas" GameObject in the Hierarchy3. Insp... Read more
[DelayedAttribute] Modification of a variable in the Inspector is cancel...
Repro steps:1. Open attached project2. Open scene "Test"3. Select GameObject "Test" in the Hierarchy4. Modify the "Text" field in "T... Read more
Inspector Debug Mode UI is broken in 2018.3.0a6
Inspector Debug Mode UI for a game object does not load properly and errors are thrown in console. Steps to reproduce:1. Open Unity ... Read more
Could not write font material error is thrown when trying to Create Edit...
How to reproduce:1. Open the attached "TestFor1064686.zip" project2. Select Test Font from the Project folder3. In the Inspector win... 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