Search Issue Tracker
[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
Errors thrown in the Console when configuring In-App Purchases package
Steps to reproduce:1. Create new Unity project2. Go to PM window and install In App Purchasing 3. Once package is installed, press "... Read more
UniversalRenderer using Render Graph fails to create RTHandles when the ...
How to reproduce:Open the attached project "Offscreen Camera Depth Texture.zip" Expected results: No errors thrown in the Console wi... Read more
Animation Transtions break the Aniamtor Controller at runtime
Reproduction steps:1. Open the attached project2. Open scene "Test"3. Play4. Open the Animator tab5. Select "GameObject" in the hier... Read more
Memory Profiler memory usage is not freed when it's window is closed
How to reproduce:1. Open the “MemoryCaptureMemoryIssue” project2. Open the Task Manager and take note of the memory used by the Edit... Read more
CS0246 compilation error is thrown after compilation when a new file is ...
How to reproduce:0. Download and extract "ScriptableBuildPipelineBug.zip" (the ScriptableBuildPipelineBug.zip is the result of Case ... Read more
Batching ignores flipped objects
To reproduce the bug please follow the steps1. Open "Test" project2. Open "scene" scene3. Play sceneTake a look at "Flipped Parent" ... Read more
[Android] Android Player leaking into secondary display/monitor when the...
How to reproduce (physical device):1. Open the “SampleButton.zip“ project2. Open the “SampleScene“3. Build for Android4. Make sure t... Read more
ListView elements don’t have any effect when setting "reorderable" to "f...
How to reproduce:1. Open the user’s attached “ListViewBug.zip” project2. In the Hierarchy, select “Directional Light” GameObject3. O... Read more
Fragment Shader has "0" set on the alpha when returning float3 or half3
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Scenes/SampleScene” Scene3. Observe the Game View Expected re... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved