Search Issue Tracker
Generated texture array not showing when used in the Build
How to reproduce:1. Open the attached project "particleStudy2023.zip"2. Build And Run the project3. Press space on the keyboard Expe... Read more
Emissive materials are broken when loading Scene via SceneManager.LoadScene
How to reproduce:1. Clone the https://github.com/mrpropellers/ssj22-3 repository following the instructions provided (use git CLI)2.... Read more
Animator "Update Mode" change is not saved
Changing the "Update Mode" property of an Animator component does not mark the scene as modified and is not saved when using File &g... Read more
[UI] MaskableGraphic OnEnable and OnDisable are slow causing non-respons...
To reproduce:1. Open attached project2. Play scene3. Click on Open4. Notice spike in profiler5. Click on Back button6. Notice anothe... Read more
[Canvas] [Image] Size and rotation of child image inside canvas changes ...
Reproduction steps:1. Open attached Unity project.2. Open "CanvasError" scene.3. Select "Cube > Canvas" game object in the hierar... Read more
[Graphics] DrawMesh crashes editor if material is not valid or null
Steps to reproduce: 1. Download and import attached project. (repro-case_756849-DrawMesh.zip)2. Open scene: main3. Press play. Crash... Read more
Unity Editor crash when using CreateExternalTexture with a Vulkan image ...
Reproduction steps:1. Create new project using Unity 2022.1.0a13 with the Universal Render Pipeline Template2. Install the attached ... Read more
Unable to change Animation window values by dragging when values were ch...
How to reproduce:1. Open the attached project in "1382193_case.zip"2. Open the "SampleScene" Scene3. Select the "Cube" object4. Open... Read more
Left edge of the Inspector in the new Presets Window can be dragged out ...
How to reproduce:1. Open any project and open the new Presets Window for any Game Object and any Component2. Turn on the Inspector a... Read more
Validation error is usually thrown when Simple Noise Node is both in a S...
How to reproduce:1. Open the attached "case_1381820" project2. Observe the "TestGraph" Shader Graph Expected result: No error is thr... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code