Search Issue Tracker
Touch not registered if New Input System Pointer Behavior is "Single Uni...
How to reproduce:1. Open project "Bug Report.zip"2. Build the project for iOS/Android and deploy it to a device3. In the app press t... Read more
[Sticky Notes] Can't cut-paste sticky notes on their own.
Repro steps:1. Create a sticky note and select it.2. Press Ctrl + X to cut it3. Observe that the note is not cut Expected outcome:Th... Read more
"NullReferenceException" in Particle System's Shape Module while referen...
Reproduction steps: Open attached project "SpriteIssues.zip" and scene "BaseBattleWorld_ProperUnits" In Hierarchy window, select "En... Read more
Loading large scenes takes too much time
How to reproduce:1. Open the attached "SceneLoad" project2. Observe the amount of time it takes to load the scene Expected result: L... Read more
[Audio] Crash attaching a script which implements MonoBehaviour.OnAudioF...
To Reproduce: 1. Open the project attached to the post ("683583_OnAudioFilterRead.zip").2. Remove 'Example Audio Filter' from Main C... Read more
NullReferenceException is thrown after importing Post Processing when it...
How to reproduce:1. Create a new project2. Import Post Processing asset from Package Manager3. Add Post-process Layer component to M... Read more
[LightModule] Lights are not cleared when Stop() and Clear() are called.
Repro steps:1. Open Scene1 from attached project.2. Press Play3. Press the Space button to stop the particles4. Observe how the part... Read more
Device crashes when inheriting from MonoBehaviour in a script compiled i...
Reproduction steps:1. Open the attached “IN-17555_tarball_package_issue _2020_2_0b7“ project2. Build and Run3. Observe the crash Rep... Read more
CustomLighting::SetCustomLighting crashes on the project loading process
To reproduce: 1. Download attached project "Virtual-SESC.zip" and open in Unity Expected Result: Unity loads and opens projectActual... Read more
[UNET] NetworkServer.Spawn doesn't sync rotation to clients
Steps to reproduce:1) open attached project "NetworkSpawn.zip"2) build and play with client and host3) click "Space" on one of the c... 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