Search Issue Tracker
Inherit Velocity module in Particle System doesn't work with Control Track
Reproduction steps:1. Download project "ParticleControlTest.zip" and open in Unity2. Enter Play mode Expected: particle system inher... Read more
CharacterController's Step Offset broken when stepping onto flat mesh co...
To reproduce:1. Open attached Unity project "BugReport.zip"2. Open "Steps" scene3. Inspect that yellow steps have mesh colliders and... Read more
HideFlags.DontSaveInBuild doesn't hide properties fields in Prefabs
How to reproduce:1. Open given Unity project2. Check GameObject and GameObject(1) (GameObject is a prefab) Expected result: In GameO... Read more
Edges of a specific RGBA32 or PVRTC format textures becomes dirty on som...
To reproduce:1. Open project2. Open '2Images' scene3. Open game view Expected: edges of both textures will be whiteActual: some edge... Read more
Editor crashes when importing .dae file at fbxsdk::FbxProperty::Get
Steps to reproduce:1. Download attached .dae file2. Import it to Unity3. Unity freezes or crashes when importing4. If Editor freezes... Read more
Attempt to inspect a local variable during debugging session results in ...
How to reproduce:1. Open Unity2. Load user-submitted project (daycycle-goap.zip)3. Open "Example1" and "Example1A" scenes additively... Read more
Particle System Stop Action Destroy doesn't destroy Particles which fini...
How to reproduce:1. Download project "ParticlesRepro.zip" and open in Unity2. Open "Scene" scene3. Enter play mode--Notice that thes... Read more
SphereCast returned hit point snaps to closest edge of mesh collider whe...
1. Open the attached project "SphereCast Hit Point Edge Snap.zip"2. Load "Test" scene3. Go to scene view window and select Wireframe... Read more
A texture's pixels are being changed after Texture2D.Apply() is called
Steps to reproduce:1. Open QA's attached project2. Open "SceneTest"3. Enter playmode and press Z Expected result: Texture's color do... Read more
Unity attempts to release a render texture from a prefab that was never ...
To reproduce:1) Open the project attached by the user2) Make sure all of the 3 scenes are in build settings (re-add them if you see ... 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