Search Issue Tracker
Create and replace existing animation doesn't replace the asset, instead...
1. Open Animation Window2. Create new animation and save it with a filename that already exists3. Press "Yes" on a "Confirm Save As"... Read more
[Docs] alpha:blend parameter not in documentation
Some built-in shaders use a surface shader parameter that is not described in the documentation, specifically alpha:blend. http://do... Read more
[AnimationClip] Build crashes on UnityEngine::Animation::CreateAnimatorG...
Repro steps:1) Open the attached project and Test scene2) Run the scene and press A3) Notice the animation is working: sprite change... Read more
[NetworkBehaviourInspector] Inspector is unable to display SyncList
Steps to reproduce: 1. Open attached project "SyncListBug"2. Open scene "SyncListBug"3. Open "TestSyncList.cs" script4. Notice publi... Read more
[iOS] 'IOException: Failed to Move File' when building to a different dr...
To Reproduce: 1. Build an empty project to some other drive the project is on (external drive or different partition).2. Observe tha... Read more
Pressing 'backspace' on a WebGL build will crash the app in chrome & opera
-e: see title -repro:--Create New Unity 5.1.0f2 project & empty scene--Build and run as WebGL--Copy t <http://localhost:50380... Read more
[Sprite] Sprite.Create method generates misleading error messages
Calling Texture2D.Compress(bool), then Sprite.Create() creates a sprite with a blank texture. This is due to the fact that Sprites c... Read more
[IL2CPP] Mathf.RoundToInt method doesn't work correctly
To Reproduce: 1. Run the attached script with mono/il2ccpp2. Observe that IL2CPP returns incorrect values for: Mathf.RoundToInt(4.5f... Read more
[WebGL] Trying to access a non existing address via WWW.LoadFromCacheOrD...
Reproduction steps:1. Open attached project2. Build scene "Test" for WebGL3. Run the game in Firefox, it will crash What I'm doing h... Read more
ATC texture compression quality on OS X is worse than on Windows
Textures get corrupted when converted to ATC RGBA 8 bits format on the OS X Editor. This issue can’t reproduce on Windows. It seems ... 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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject