Search Issue Tracker
This package is not accessible anymore error displayed in the Package Ma...
Steps to reproduce: 1. Open the Package Manager 2. Click the + button, select Install package by name... 3. Enter com.unity.vectorgr... Read more
WebGL build fails when building with a native library if “PlayerSettings...
How to reproduce:1. Open the attached user project “Native_Link_Repro-1416119.zip“2. Build And Run (File>Build And Run) Expected ... Read more
[ReflectionProbe] LogStringToConsole when reflection probe is selected
To reproduce:1. Create new scene2. Add reflection probe3. Move it around4. Notice horrible lag and hundreds of UI messages logged in... Read more
Span<T> used rather than ReadOnlySpan<T> used for low-level physics input.
A user has correctly reported that some of the new API calls use Span<T> where ReadOnlySpan<T> should be used. [https://... Read more
IncrementCounter() does not increment RWStructuredBuffer's counter value...
Steps to reproduce:1. Open the attached project (case_1205146-CSBug.zip)2. Load the "DemoScene" scene (Drag it from Project/Scenes t... Read more
[Profiler] You can only disable display of CPU Usage components
You can not disable other then CPU profiler graphs (by using little squares near profiling object (Rendering/Script/etc...)) Steps t... Read more
Canvas is presented in reverse to its Sort Order when Instantiating a Ga...
Steps to reproduce:1. Open the attached project "Case_1154659"2. Navigate to Project -> Assets -> Scenes and open "RuntimeScen... Read more
ObjectDisposedException thrown when deleting actions maps
Steps to reproduce: 1. Create a new input actions asset and 2 maps to it 2. Delete the second one 3. Get ObjectDisposedException (Do... Read more
Test Runner Hangs - 11220 tests (Build Selected Stand Alone)
The easiest way to replicate the issue is: clone the NGO repository (develop branch) Add the com.unity.netcode.gameobjects\testproje... Read more
[Editor] 2020.3.36f1 Unity version has "git.master" string
Steps to reproduce:1. Open Unity 2020.3.36f1 (ac5bf4c0d)2. Go to Help > About Unity3. Check the version (Version: 2020.3.36f1.git... 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