Search Issue Tracker
Errors shown in the Console window point to the incorrect line number in...
How to reproduce:1. Open the attached project "ShaderLineNumberErrorExample.zip"2. Open the "SampleScene" scene3. Reimport "ErrorSha... Read more
Crash when loading a scene from an asset bundle
How to reproduce:1. Open the attached project "case_1318464_assetbundle"2. Open "startScene" scene3. Enter Play mode4. Wait a minute... Read more
[UWP] Builds fail with Rewired
How to reproduce:1. Open the attached "1UWPBuildBug.zip" project2. Build to UWP Expected result: Build succeedsActual result: Build ... Read more
Disabling Edit Spline on Sprite Shape Controller while Cache Geometry is...
Steps to reproduce:1. Create a new 2D Unity project2. Create -> 2D Object -> Sprite Shape in Hierarchy3. Click Edit Spline on ... Read more
Editor Crashes when loading Light Probes after loading Addressables
Reproduction steps:1. Open user attached Project2. Create a new Addressables build - Window > Asset Management > Addressables ... Read more
Memory Leak when calling GetComponents(List<T>) with a static List
Steps to reproduce:1. Download and open project "GetComponentsBug.zip"2. Open SampleScene3. Enter Play mode4. Exit Play mode5. Enter... Read more
[Tiny] Develop/Debug Build crashes when NativeArray is disposed inside o...
Reproduction steps:1. Open the attached "case_1315817.zip" project and scene01 scene2. In the Project window, select build asset3. I... Read more
Time spent in Physics.SyncColliderTransforms for dynamic rigidbodies sca...
Reproduction steps:1. Open attached project "SyncColliderTransformsTest.zip" and scene "SampleScene"2. Enter Play Mode3. In Profiler... Read more
Crash with various stack traces when entering Play Mode after restarting...
How to reproduce:1. Open the attached project ('case-1316002 (2019.4).zip')2. Open the 'LevelTest' Scene3. Enter Play Mode Reproduci... Read more
[Tiny] Build fails with ShaderCompiler errors
Reproduction steps:1. Open the user's attached project and Assets/scene_01 scene2. In the Project window, select Assets/build asset3... 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
- PolySpatial “Trying to set shader on a Material Variant.” error is printed in the console when entering Play Mode
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API