Search Issue Tracker
[Shuriken] Crash on changing Inherit Velocity to curves
Repro steps:1) Open the project I attached and test.scene2) Select Nuke2 -> Birth Trail3) Make sure Particle Effect is simulating... Read more
Unable to deselect objects using ctrl + area selection tool if prefab co...
Steps to reproduce: 1. Open attached project "784006.zip"2. Open scene "repro"3. In hierarchy, notice "Cube"4. Expand it and select ... Read more
Assetbundle hash for DLLs trigger redundant rebuilds
Fixed in https://ono.unity3d.com/unity/unity/pull-request/35252/_/core/assetbundles/bugfixes Read more
Unity apps on Android drain uses CPU even when they are paused
When android app is running in background it still consumes some cpu power (depending on device) Read more
Input.mousePosition Y value is shifted by -5
Steps to reproduce: 1. Open attached project2. Open scene "TestScene"3. Run it4. In game view, move mouse cursor towards the bottom ... Read more
[MSBUG][UWP] Project with non-english name fails to build with .NET Nati...
Reproducible on 5.2, 5.3.4, 5.4.0. Repro steps:1. Create a new project in Unity named "テスト".2. Switch to WSA Universal 10 platform. ... Read more
Using API During Serialization Throws Exception
To reproduce:1. Open attached project2. Open "_MainScene"3. Play the scene Actual behavior: errors in the Console:"AssetPathToGUID i... Read more
Can't change material properties at runtime
-e: see title -repro:--open attached project (see user reply)--run in editor--notice cube changes on entering play mode--build and r... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used