Search Issue Tracker
[URP] Material's name does not match Universal Render Pipeline/Particles...
How to reproduce;1. Create a new URP project2. Create Particle System3. Select 'Particle System' GameObejct in the Hierarchy4. Obser... Read more
Event handlers are preventing operations when trying to copy or paste HT...
Reproduction steps:1. Open the attached “WebGLCopy.zip” project2. Build and Run for WebGL (File > Build And Run)3. In the Player ... Read more
Android device will not connect to Profiler after USB was disconnected, ...
Steps to reproduce:1. Open attached project "BuildOptionsConnectToHost"2. In the top menu bar select "Build > Build Android"3. Op... Read more
Bounce height gradually increases if Rigidbody2D starts off with velocity
Issue #1: New position is calculated incorrectly Steps to reproduce:1. Open attached project2. Open scene "Demo"3. Run it4. After 4~... Read more
Crash on clicking Play button for some scenes of for “Trivia Quiz Game T...
Crash issue for “Trivia Quiz Game Template” asset 1. In the attached Project -> TQGAssets folder -> CS_Assets -> CS_Scenes ... Read more
ArgumentException is thrown when UnityEditor.AssetDatabase:SaveAssets() ...
Reproduction steps:1. Create a new project2. Attach a new script to any GameObject in the Scene3. Edit script with "AssetDatabase:Sa... Read more
Unity IAP Facebook store implementation library conflicts with NuGets Fa...
Step to reproduce:1. Create a new Unity project2. Enable IAP and import IAP plugin3. Import 'Facebook.dll' attached OR download Face... Read more
Compute shader reads from the wrong compute buffer when entering the Pla...
Reproduction steps:1. Open the attached “ReproProj” project2. Open the “Assets/New Scene” scene3. Enter the Play mode4. Observe the ... Read more
TEST 2022 05 10 (multi port)
How to reproduce:This is the testThis is the testThis is the testThis is the test Read more
Crash on stopping server when using network manager on standalone build
Reproduction steps:1. Open project attached (ServerExitBug.zip)2. Open scene "MainMenu" (Assets -> Contect -> Scenes)3. Build ... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template