Search Issue Tracker
[Shader Graph] Package Description makes no mention of support for Unive...
The package description for Shader Graph states that it is compatible with LWRP and HDRP, but it does not mention Universal RP. This... Read more
ArgumentException is thrown when UnityEditor.AssetDatabase:SaveAssets() ...
Reproduction steps:1. Create a new project2. Attach a new script to any GameObject in the Scene3. Edit script with "AssetDatabase:Sa... Read more
[Mac] Unity freezes with failed assertion 'processed == fileSize' when i...
How to reproduce:1. Create a new project2. Import "output.abc" file (download link in the edit) Actual result: Unity freezes. Reprod... Read more
GetComponent() allocates memory on each call
How to reproduce: 1. Open attached project2. Open scene scene.unity3. Open the Profiler window4. Enable Deep Profiling5. Play the sc... Read more
[Windows] Editor doesn't remember the maximized position after reopening...
How to reproduce:1. Create a new project2. Maximize the Editor window3. Reopen the project4. Observe the Editor window Expected resu... Read more
Presets for Buttons, InputFields, and Dropdowns don't get applied when c...
How to reproduce:1. Create and open a new project2. Install the TextMeshPro Package3. Create “UI > Dropdown - TextMeshPro” and “U... Read more
Handle of a slider is misaligned when using “UsageHints.DynamicTransform...
How to reproduce:1. Open the user’s attached “DevProject.zip” project2. Go to the Build Setting and select “iOS” or ”Android” platfo... Read more
Editor window becomes uncloseable when the script creating it is removed...
Steps to reproduce:1. Open new project2. Create a script that opens an editor window (Or just use the example script from https://do... Read more
WebGL Build only shows a black screen when using Bolt
How to reproduce:1. Open the user attached "Interactive-Parthenon.zip" project2. Change the Build Platform to WebGL (File -> Buil... Read more
Editor crash caused by Sliders Null Reference
Reproduction steps:1) Open project attached in the edit and proceed to scene "MoviePlayer".2) Notices in the inspector that slider r... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size