Search Issue Tracker
GameObject with Sprite Renderer when OnBecameVisible/OnBecameInvisible d...
Reproduction steps:1. Open the attached project;2. Open the scene "MainScene";3. Enter Play mode;4. Move Main Camera along x axis; A... Read more
Importing large 32bit cubemap with max size set on 8192 throws Overflow ...
To reproduce:1. Open project attached by the user2. Select game object "skybox_32bit" and in inspector set its texture shape to cube... Read more
[Regression] Copying color from component throws NullReferenceException
Note: Not only UI is affected. Tested and reproduced the same on: Materials, scripts with 'Color', Camera background, Lighting etc. ... Read more
Crash in NavMeshAgent::CalculatePolygonPath during playmode when using N...
How to reproduce:1. Open the attached "Phobia_5.6" project and "SceneCrash" scene2. Enter playmode Expected result: Agent moves to i... Read more
Render() into targetTexture causes flickering of child Camera
Reproduction steps:1. Open the attached project. Load scene "CameraTest" and enter a play mode;2. The scene has two cameras, each on... Read more
Debug.LogAssertion method does not log anything to the console when call...
To reproduce: 1. Open the project, attached by tester (LogAssertionBug.zip)2. Open "testScene" scene if not open3. Press Play4. Obse... Read more
After errors correction in the script, the button to download Android mo...
Reproduction steps:1. Open the attached project;2. Delete 5 and 7 lines in the script "SinnesterSpawnPattern.cs";3. Build the projec... Read more
Editor Crashes During Unity Collab Project Sync (WebViewWindowPrivate::O...
Crash Unity Collab 1. What happened 2. How we can reproduce it using the example you attachedCrashed while syncing a exsting project... Read more
Blendshape normal deltas are applied at wrong time in normal calculation...
Wireframe mode shows that the surface of the mesh is completely smooth, yet when in shaded mode it looks as if it is warped. This vi... Read more
HingeJoint.angle is incorrect when object has initial rotation
-e: The value reported by HingeJoint.angle is incorrect when an object with the HingeJoint component has a non-zero angle set in eit... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code