Search Issue Tracker
NullReferenceException is thrown in BuilderAssetModificationProcessor.Is...
Reproduction steps:1. Open the attached “IN-121235.zip” project2. From the top menu click Debug > Show Bug3. Observe the Console ... Read more
Crash when you call UnloadAllAssetBundles and there are pending AssetBun...
Description:UnloadAllAssetBundles will unload all the AssetBundle waiting for any pending load operation, but it won't wait for any ... Read more
Serialized UnityEvent data is lost when array elements are reordered and...
Reproduction steps:1. Open the attached “IN-121561.zip” project2. Open the “ReproScene” scene3. From the Hierarchy, select the “Pref... Read more
Performance degrades when Vsync is enabled on computers with Radeon GPUs...
Reproduction steps:1. Observe the attached video “ReproAMD2“ Expected result: Performance is the sameActual result: FPS degrades whe... Read more
Collection structs are missing readonly modifiers on methods, causing un...
How to reproduce: Open the “GraphicsTesting.zip“ project Open the “UnityStructsMissingReadonlyModifier.cs“ script in JetBrains Rider... Read more
Scene view/Status bar is flickering when hovering mouse on BaseLayer if ...
Steps to reproduce:1. Create an empty HDRP project2. Go to Window -> Rendering -> Graphics Compositor3. Check the "Enable Comp... Read more
Selected Camera sublayer blends with highlight color in Graphics Composi...
Steps to reproduce:1. Create an empty HDRP project2. Make sure Editor theme is set to Light3. Go to Window -> Rendering -> Gra... Read more
Hub incorrectly displays the project path if the directory name starts o...
1. Open Unity Hub2. Extract the “Empty !.zip” project3. Add the project to the Hub4. Observe the project path in the Hub Expected Re... Read more
IAP Listener component’s list titles go out of bounds when resizing the ...
Steps to reproduce: Create a new Unity project using the Universal 3D template Install the In-App Purchasing package Create a new IA... Read more
Public char variables uneditable in Inspector when project setting "Use ...
Steps to reproduce:1. Open the attached “IN-119605” project2. Select “chars” GameObject in the Hierarchy window3. Set variable “A” v... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default