Search Issue Tracker
[TextureCompression] Using "Graphics.CopyTexture" or "SetPixelData" with...
How to reproduce:1. Open project "PVRTC.zip"2. Open Main Scene (Assets > Scenes > Main)3. Open a Console window and enter the ... Read more
"NullReferenceException" Exception when RemoveFromHierarchy method is ca...
Reproduction steps:1. Open the attached project “ExceptionAtRemove”2. Open the “Assets/Scenes/SampleScene” Scene3. Enter the Play mo... Read more
[iOS] Application crashes while allocating memory for texture
Steps to reproduce: 1. Open attached project (mprotectBug_stripped.zip)2. Build for iOS3. Build the Xcode project and run on device4... Read more
Resources Load fails to load TextAsset when it has non-ASCII characters ...
How to reproduce:1. Open the user's project2. Open the scene "WebGLBug/TestWebGLScene"3. Press Play.Note that text appears on both s... Read more
Crash in aiPropertyGetTimeSamplingIndex when dragging Alembic(.abc) asse...
How to reproduce:1. Open user-submitted project (alembicTesting.zip)2. Drag the asset alembicClothTest into the Hierarchy window Exp... Read more
Crash when opening Project Settings window
Reproduced on: 2023.1.0a3, 2023.1.0a4, 2023.1.0a6Not Reproduces: 2022.2.0a17, 2022.2.0b5, 2023.1.0a1 Steps to reproduce:1 Create new... Read more
Cloth constraint dots not visible from all angles
Reproduction steps:1. Open the "New Unity Project.zip" project2. Select "Plane" Game Object3. In the Inspector "Cloth" component pre... Read more
Problems with upgrading project with Substance material from 4.x directl...
What happenedThe original project is made with Unity 4.1.0f1- (1 case) -- when I opening it in 4.1 and then 4.3 and then in 5.0 and ... Read more
Executing CommandBuffer in Windows Standalone build crashes it
Reproduction:1. Open the "bug.zip" project2. Build the only scene on Windows standalone platform3. Play the build4. Press F1-Observe... Read more
[Entities] Unity silent crash when converting a GameObject with Generate...
How to reproduce:1. Open the user-submitted project2. Open the Sample Scene3. Enter Play mode4. Observe the crash Reproducible with:... 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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist