Search Issue Tracker
Jobs Debugger causes crash when running on an Nvidia GPU
Reproduction steps:1. Open user attached project "sky"2. Make sure Jobs Debugger is enabled3. Press Play4. Create a map Expected res... Read more
[Windows Only] A shadow appears underneath the Camera when in a specific...
How to reproduce:1. Open the attached “IN-96698_MathActionShooter“ project2. Open the “SampleScene“3. Build and run the project, mak... Read more
Moving MonoBehaviour to Assembly breaks Event Listener when a method has...
How to reproduce:1. Open the user's attached project2. Open 'SampleScene'3. In the Hierarchy select Canvas > Button4. Observe the... Read more
PlasticSCM NullReferenceException on entering the Play Mode when Unity V...
How to reproduce:1. Open the attached project "Reproduction"2. Open the "Assets -> Scenes -> EnemiesShowcase" scene3. Make sur... Read more
Importing .obj file of ~500Mb in size freezes when using operating syste...
Steps to reproduce:1. Open the attached project2. Go to "Assets" > "Test" > "Test" > "Test" in the Project window3. Right-c... 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
Realtime Reflection Probe is not rendered the same way in the Editor as ...
Realtime reflection probes are not supposed to work by default in Standalone Builds. Their baking has to be called from the Scriptin... Read more
Null reference exception when connecting GPU Event to SubGraph Start
How to reproduce:1. Open the attached project "1284053.zip"2. Double-click "New VFX" in the Assets folder3. In opened VFX graph find... Read more
Project Auditor - Some UnityEngine methods are reported as Major issue e...
Taken from the Thread: https://discussions.unity.com/t/introducing-unity-project-auditor-a-tool-to-help-you-optimize-your-unity-proj... Read more
Unity crashes when calling GameObject.Destroy() on an "empty" GameObject
Description: This crash happens when calling GameObject.Destroy() on an "empty" GameObject that has a VectorLine from the Vectrosity... 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
- Crash on _platform_memmove after entering large value in Graphics settings Preloaded Shaders field
- Disproportionally large impact on CPU frame time when writing to a rendering entity's LocalToWorld
- "Constant Force" Component numeric fields drift out of view while entering a really big value in the Inspector
- Scene view camera speed pop-up appears empty or cut off when Scene view is very narrow
- UnityEvent does not get pasted to a uGUI component when trying to copy it from a Script