Search Issue Tracker
Texel validity scene view mode crashes
Steps to reproduce:1. Open [^Repro-Texel-Crash.zip]2. Open Scenes > SampleScene.unity3. Go to Window > Rendering > Lighting... Read more
[Vulkan] Crash on with multiple stack traces when rendering large Terrai...
How to reproduce:1. Open the attached “IN-122137.zip” project2. Observe the crash Reproducible in: 2023.2.0a1, 6000.0.60f1, 6000.2.1... Read more
[WebGL + OSX] copy & paste for input broken
-e: across browser copy & pasting via cmd-key shortcuts is not working in all cases -repro:--open and build attached project/sce... Read more
[UIElements] StyleEnum is creating boxing allocations
StyleEnum<T> is making use of IConvertible to do comparison, this is allocating for simple equality check.The equality check c... Read more
[Android] Crash when calling "Finish()" on an Android activity from a Un...
Reproduction steps:1. Download "UaaLExample" project or set-up Unity as a Library V2 (https://forum.unity.com/threads/integration-un... Read more
[Mac][Packman] Package list disappears on clicking on Packages when filt...
Package list disappears on changing package view filter from 'All Packages' to 'In project' or vice-a-versa when packman window is n... Read more
“InvalidOperationException” errors thrown in the Console window when nes...
Steps to reproduce:1. Create a new project2. Make sure Use new Hierarchy Window option is enabled (Unity > Settings… > General... Read more
[URP] Custom Renderer Feature is not being serialized
Steps:1. Download attached zip (URPRenderFeature.zip)2. Delete Library folder and open project 3. On ProjectView select "URPAsset_de... Read more
[iOS] Texture on device takes more memory than it should
To reproduce:1. Open the attached project2. Build for iOS with Profiler attached3. Build with Xcode to iOS device4. Open Profiler wi... 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
- 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
- Shader Graph validation errors are not pointing to the right implementation