Search Issue Tracker
Incorrect resolutions when reading from the player using Screen.currentR...
Reproduction steps:1. Open the attached project “WrongResolution”2. Go to File > Build Settings3. Make sure that "Development Bui... Read more
Error "ArgumentOutOfRangeException" thrown when creating a project using...
How to reproduce:1. Create a new project using a 3D (HDRP) Sample Scene2. When the project loads, observe the Console window Expecte... Read more
[Android] Split-binary AAB file fails to load data from the Streaming As...
Reproduction steps:1. Open the attached project "ReproProj" with Android Platform2. In Edit > Project Settings > Player Settin... Read more
Sprite Atlas Override for iOS setting remains disabled when saving its c...
Reproduction steps:1. Open the attached “IN-89845_iOSOverrideIssue.zip“ project2. In the Project window, select the “New Sprite Atla... Read more
Cannot add assets to a ScriptableObject asset with AssetDatabase.AddObje...
In case the main Asset is a ScriptableObject, AssetDatabase.AddObjectToAsset (subObj, mainAsset) "mixes up" incoming parameters and ... Read more
Crash with Fatal signal 11 (SIGSEGV) when loading scene asynchronously
The crash is reproducible with the release build only. It does not happen when the development build is enabled in the build setting... Read more
blender exported model crashes editor on inport
-e: see title -repro:--imported attached fbx or blender file into empty project (see all the way down)--NOTICE the editor crashes Read more
OnTriggerEnter2D behaves like OnTriggerStay2D under certain circumstances
Steps to reproduce : - import the project attached- open the "Test" scene- press play and notice the messages in the console Duplica... Read more
The amount of mesh trees being rendered does not change when changing th...
Steps to reproduce : - create a new project- create a terrain and a tree- in the terrain component open the Place Tree option- add t... Read more
creating prefab from interactive cloth in the scene crashes the editor
1) I created an object with interactive cloth and a cloth renderer.I setup the cloth colliders and see it behave like cloth when I p... 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