Search Issue Tracker
Index out of range exception is thrown in Windows Development builds
Reproduction steps:1. Open the attached project in unity2. Build the project to Windows (Development build, x84_64)3. Run the execut... Read more
[Editor] After Building and attempting to build again, the editor build ...
[Editor] After Building and attempting to build again, the editor build location will be incorrect Read more
Visible camera jitter when moving around the Scene while in Play Mode
Reproduction steps:1. Open the attached “repro_IN-96137“ project2. Open the “Assets/Scenes/SampleScene.unity“ Scene3. Enter the Play... Read more
Editor hangs without stack trace when minimizing the Editor
Reproduction steps:1. Create and open a new Unity project2. Minimize the Unity Editor Expected result: The Unity Editor is minimized... Read more
Built-in templates thumbnails are missing in 2021.3
Steps to reproduce:1. Open Unity Hub2. Try to create a new project with 2D, 3D or 2D URP templates Expected result: Templates displa... Read more
[ShaderCompiler] Shader files that include .cginc files don't record the...
Reproduction steps:1. Open the attached project "ShaderDependenciesBug"2. Go to Assets/Marmoset/Shader/Terrain3. Right click "Marmos... Read more
Missing API! No way to actually set the maximum number of polygon verti...
When using PhysicsComposer.CreatePolygonGeometry(https://docs.unity3d.com/6000.3/Documentation/ScriptReference/LowLevelPhysics2D.Phy... Read more
HDR texture (RBG111110) in Inspector Preview is white when RenderTexture...
How to reproduce:1. Open user's attached project2. Enter Play Mode3. In Hierarchy select "CopyTexture" GameObject4. In the Inspector... Read more
Mesh distortions during animation if "Optimize Game Objects" is selected
1. Download user attached assets2. Put them in an empty project3. Select 'Skill_3_3'.anim and assign 'LingHou_V2_rig' model to it4. ... 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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project