Search Issue Tracker
[API] Crash in Material.SetTexture with a null argument
Add the following code to the Start method of any script attached to a gameobject in your current active scene and press Play. Unity... Read more
"[Collab] ExternalAPI::Failure: Authorization token has expired" error i...
How to reproduce:1. Create and open a new project2. Connect the project to collaborate (Collab -> Start now!)3. Leave the project... Read more
Wrong object is detected by mouse raycast when hovering object in certai...
Steps to reproduce: 1. Open attached project2. Open scene "RemoteFramgeDebugger"3. Notice that all three objects are red4. In projec... Read more
EditorLoop process uses 98% of the Main Thread and causes low FPS and CP...
Reproduction steps:1. Open the attached project2. Click on the Stats button in the Game View Control Bar3. Open the Profiler Window ... Read more
"Long Running Job detected" errors are thrown when Shader Variants / Mat...
How to reproduce:1. Download the user's project2. Before opening the project delete "ShaderCache" folder found in OceanBreeze->Li... Read more
[Serialization] The value of a custom string field and custom field is m...
Reproduction steps:1. Open the attached project ("BugRepro.zip")2. Open "SampleScene" scene3. Enter Play mode Expected result: Numbe... Read more
Quality Settings' Anisotropic Textures set to Forced On will enable anis...
When "Anisotropic Textures" is set to "Forced On" in "Quality Settings" it'll apply anisotropic filtering to all textures, even if a... Read more
[Metal] GfxDeviceMetal::CreateComputeProgram does not check inputs
The title is pretty explanatory, but due to a recent bug in compute kernel compilation, we ended up seeing some null shaders (size o... Read more
“NullReferenceException" errors are thrown in Play mode when subscene ed...
Reproduction steps:1. Open the attached “InconsistentPrefabBehaviorRepro.zip“ project2. Open the “Repro” scene3. Enable Editing for ... Read more
5.4 Switching platform camera issue on Android
When I upgraded to 5.4 switching platform from standalone to android cant see any assets when game is loaded into the device 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 ConstraintProjectionTree::projectionTreeBuildStep when ConfigurableJoint uses JointProjectionMode.PositionAndRotation and connected Rigidbody switches from kinematic to non-kinematic
- ScriptableObject asset is accessed during the lookup of Build Profiles when opening the Build Profiles Window
- [Multiplayer TPS Sample] Grenade launcher explosion misses the Player when the Collider count exceeds HitColliderBuffer
- OS Notification Documentation is missing when following hyperlink in Notifications Settings in Hub
- Canvas Scaler sets local transforms (Position, Rotation, Scale) to 0 when Canvas is edited in Prefab Mode