Search Issue Tracker
CreateExternalTexture interprets sRGB parameter as Linear
Reproduction steps: 1. Open user attached project "KtxLoadingSpeed.zip"2. Select "Cube" in the Hierarchy3. In the Inspector set "Col... Read more
Out of Process Profiler crashed after recompiling code
1. What happened I've been iterating on some Burst-compiled ECS systems and measuring performance in the UnityAnimationURPExamples p... Read more
Error "RenderTexture.Create failed: 3D textures with depth are not suppo...
How to reproduce:1. Create a new project2. In the “Project” window right-click → “Create” → “Render Texture”3. Select a newly create... Read more
[iOS] Screen.safeArea returns incorrect values with Xcode 14.1
How to reproduce:1. Download and open the attached project2. Build and deploy the project to iOS3. Observe the Xcode console Expecte... Read more
[Tile Palette] Drag and dropping multiple sprites to tile palette auto-s...
How to reproduce:1. Open the attached project (trunk-testing.zip)2. Drag and drop any sprite from Assets/Art/Tilesets/Tiles_correct ... Read more
[UI Toolkit] left click no longer works in runtime
Steps to repro: create a uXML document with a button, toggle and text field and save the file. in the main unity hierarchy, right-cl... Read more
[URP] Decal normal blending rendering results in very dark texture when ...
How to reproduce:1. Open the user’s attached “URPRendererTest” project2. Focus on and observe the “Decal” GameObject in the “SampleS... Read more
Console throws "ArgumentNullException: Value cannot be null." when user ...
Steps to reproduce: Create a project Add 3D game object Go to "Inspector" tab Select "Box Collider" component Click on preset icon V... Read more
Custom renderer feature doesn’t work and errors are thrown when using th...
Reproduction steps:1. Open project “IN - 26766”2. Open scene “KeepFrame”3. Enter Play Mode Expected result: no errors are thrown and... Read more
Data in the "Label" section is not abbreviated with "..." when the colum...
Steps to reproduce: Create a project Add 2D/3D game object Go to "Inspector" tab Select any component Click on preset icon Verify, t... 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
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- Addressables Profiles and Analyze windows no minimum window size
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject