Search Issue Tracker
Editor crashes at PhysicsManager2D::ConvertCollision2DToScripting when m...
How to reproduce:1. Download attached project "case_1025511crash"2. Play the scene Expected result: Unity does not crashActual resul... Read more
Single Pass Rendering Camera Target Eye does not target properly
Steps to Reproduce:1) Open the attached project and run the TargetEye Scene2) Set VR enabled, OpenVR SDK, and set single pass render... Read more
[Daydream] Rendering Corruption appears when switching back to Daydream ...
To reproduce: 1. Download attached project "Daydream_Issue.zip" and open in Unity2. Run logcat3. Build and run the project on an And... Read more
Fatal Error referring RegisterRuntimeInitializeAndCleanup is thrown afte...
Steps to reproduce:1. Open the attached project2. Switch platform to Windows Store3. Open the HeadsetAdjustment.unity scene4. Set Si... Read more
[Scripted Importer] Editor crash on mono_object_unbox when reimporting a...
Steps to reproduce:1. Open the attached project "ImporterCrash.zip"2. RMB on "Asset" -> Reimport3. Observe the crash Reproducible... Read more
[Memory] 1 MB increase in RuntimeInitialize() memory due to TempBackgrou...
Reproduction steps:1. Open the attached project "EmptyProject";2. Build the iOS project and open it through XCode;3. Hold down the p... Read more
Crash on exit: GfxDeviceD3D12::QueueRelease
Unity crashes when GPU profiler is active and rendering APIs are switched. It's more easily reproducible if a RenderTexture is used.... Read more
[2018.1] 'Can't add script behaviour VisualContainerAsset' error when ad...
Reproduction steps:1. Create a new script.2. Change the filename of that script.3. Add script to an object in the scene. Expected er... Read more
Layout cannot be saved if its name contains '/' or '\'
To reproduce:1. Create a new project2. Select Window-> Layouts-> Save Layout3. Save layout with a name that contains slash or ... Read more
Crash when using the GPU profiler: TexturesD3D11Base::RemoveComputeBuffer
Unity crashes when GPU profiler is active and rendering APIs are switched. It's more easily reproducible if a RenderTexture is used.... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS