Search Issue Tracker
Unity freezes after launching the project
Steps to reproduce: 1. Open the attached project.2. Click anywhere in the editor. The editor freezes and the program is not respondi... Read more
[VFX] OOM on GPU causing unexpected behavior with multiple spawner
Step to repro:- Open attached package in URP project- Observe the particle color Actual : black (or random)Expected : red Read more
URP TAA implementation leaks accumulation buffers when entering the Play...
Reproduction steps:1. Open the attached Project “TAA_Leak”2. Open the “Assets/Scenes/Example Scene.unity”3. Enter and exit the Play ... Read more
Crash on System.Buffer:InternalMemcpy when starting play mode
Reproduction steps:1. Open the user’s attached project2. Click “Play” Expected result: Console throws NullReferenceExceptionActual r... Read more
NetworkConnection.Disconnect() does not remove connection from NetworkSe...
Steps to reproduce:1. open attached project2. build and run 3instances3. host with one and connect as client with others4. disconnec... Read more
Crash when instantiating the Addressable Prefab with TextMesh Pro
Reproduction steps:1. Open the 'Sandbox-AddressablesCrash' project2. Go to the 'Window -> Asset Management -> Addressables -&g... Read more
Unable to import package with a name that contains special characters
Reproduction steps:1. Open the attached project2. Import the package included in the 'Assets' folder Result: 'Failed to import packa... Read more
[IL2CPP] System.Array.Sort<uint> returns incorrectly sorted array
To reproduce:1. Open attached project2. Open "Main" scene3. Play the scene in the Editor4. Set build platform to iOS5. In the Player... Read more
Localized String never stops existing when StringChanged is subscribed to
Reproduction steps:1. Open the attached “IN-101536.zip” project2. Open the “SampleScene”3. Enter Play mode4. Observe the Console Exp... Read more
[M1] Display is not recognized when choosing an option "Enter Play Mode"...
Reproduction steps:1. Open the attached "UnknownDisplay.zip" project2. Select the Game view3. Pres and unfold the "Normally" menu se... 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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template