Search Issue Tracker
Missing materials in scenes loaded from assetbundles
How to reproduce: 1. Open attached project2. Open scene StaticAssets/Scenes/GameLoader.unity3. Go to Build -> Game Build4. Select... Read more
Destroying gameObjects while iterating them leads to crash
> Fastest workaround for this that I can think of is something like: or just removing "yield return null" from DestoryRoots metho... Read more
NullReferenceException when editing PolygonCollider2D
To reproduce:1. Open attached project2. Open scene4. Select test object5. Click edit button on PolygonCollider2D component6. Notice ... Read more
[CustomCursor] Icon of the custom cursor has an offset depending on game...
Repro steps: 1) Open and play the scene and make sure Game View is set to Free Aspect2) Press W or Q to change the cursor3) Everythi... Read more
[ UnityYAMLMerge ] crashes when given specific scenes to merge
Reproduction steps:1. Download scenes provided by the user (UnityYAMLFail.zip)2. Try merging them using the UnityYAMLMerge tool3. Un... Read more
Generic method that should return an int instead returns address of obje...
How to reproduce: 1. Open attached project2. Open scene scene1.unity- Scene only contains a camera with a script attached- The scrip... Read more
Unity crashes when a 2d object collides with another object that has the...
Open the scene in the attached project, press Play, press left arrow to move the Jelly character under the platform to the left and ... Read more
Realtime lights being baked into lightmaps with incorrect shadows if rea...
To reproduce:1. Open attached project "RealtimeOFF"2. Open scene 13. Notice that scene has only a realtime light, but realtime GI of... Read more
Impossible to load a Human bone structure template
To reproduce:1. Open attached project2. Select Runs animation found in Animations folder3. Open Rig tab4. Click Configure button to ... Read more
[ScriptableObject] Class inside another class inheriting ScriptableObjec...
How to reproduce: 1. Open attached project2. Attach the script Test.cs to any gameobject3. Play the scene- Note that one of the inst... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal