Search Issue Tracker
[Texture Importer]Crunched textures fail in builds
When using crunch compression textures fail to load in builds and are replaced with black. Steps to repro:1. Load texture into unity... Read more
OnDisconnectError error message is not informative
Fix error codes in log messages. Instead of error number use its name. Expected result: Error message: "OnDisconnectError error: con... Read more
[Metal][iOS] Application freeze when switching between portrait and land...
How to reproduce:1. Open the “sample.zip“ project2. Open the “SampleScene“3. Build for iOS4. Open the “Unity-iPhone.xcodeproj“5. Bui... Read more
Single Entity does not remap self-references when instantiating
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Scenes/SampleScene.unity” Scene3. Enter the Play Mod... Read more
Exception raised by WaitForCurrentOperationAsyncOperationBase when Depen...
When a {{WaitForCurrentOperationAsyncOperationBase}} has {{InvokeWaitForCompletion}} invoked, the Dependency is waited on, after whi... Read more
[2D] [SpriteShape] At certain cases, vertex data allocation may not be e...
Steps to Repro: 1. Download attached project, SpriteShapeBuildCrash(1).zip2. open the project in Unity3. build and run the project4.... Read more
Reorderable array element selection is lost after undoing changes
How to reproduce:1. Open the attached project2. Select the "Cube" in the Scene Hierarchy3. In its Inspector select and reorder the "... Read more
[iOS] Transparent objects become opaque when viewed from behind with a P...
How to reproduce: 1. Open attached project2. Add 24 - Surface Shader Example.unity scene to build settings3. Build to iOS and run4. ... Read more
[Mobile][Shader]Circular banding and lateral striation rendering issues ...
To reproduce:1) Open attached project and scene in it2) Build and run on mobile3) Move around the device a bit - the sun moves by ti... 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
- [WebGPU] error with compute shader and read-only RWTexture
- Capacity-size memory is copied instead of Length-size when using UnsafeUtility.memCpy()
- Console displays "SerializedObjectNotCreatableException: Object at index 0 is null" error during Unity theme change while "Tile Palette" window is opened
- Details are not shown when Error Message is still selected after changing Log Entry Count in the Console
- Disabling Unity VCS in Project Settings unfocuses the Project Settings Window