Search Issue Tracker
[AABB][Particles] Errors when adding BoxCollider to legacy particles
How to reproduce:1. Import the ParticleError package and open the included scene (it has GO with ElipsoidParticleEmitter and Particl... Read more
Opening a project leads to loop of Calculating asset hashes and Re-seria...
Reproduction steps:1. Open user's project (link in the edit) Expected result: Project opens without getting stuck in a loopActual re... Read more
[Timeline] A much larger audio clip is created when dragging and droppin...
Repro steps:1. Open attached project2. Create an empty GameObject in the Hierarchy3. Open the Timeline Window and create a Timeline ... Read more
Crash when creating not existing MenuItem
Reproduction steps:1. Open the user’s attached project2. Open the “Assets/Script/Editor/EditorUtils.cs” script3. Change line 10 to “... Read more
Compiler errors aren't thrown when triggered more than 1 time
Reproduction steps:1. Open the attached project2. It contains a script which will fail to compile (but will work in Editor)3. Try to... Read more
The Profiler Timeline scrollbar doesn't allow to see a frame fully when ...
Reproduction steps:1. Open the attached "ReproProj" project2. Open the “Assets/SampleScene” scene3. In the Build Settings, turn on D... Read more
Using Camera::Render to render a picture to a texture does not work
How to reproduce: 1. Open attached project2. Open scene RenderTextureBug.unity3. Build to iOS and run4. Press the 'Snap Picture' but... Read more
Unity crashes in a build when a GameObject has components that belong to...
Repro steps:1. Open user attached project2. Open scene "GameScene"3. File -> Build and Run Expected: Build runs normallyActual: B... Read more
Selecting shader for a material resets custom Render Queue to default sh...
When shaders are switched for materials, their custom Render Queue is reset to default shader value. Steps to reproduce:1) Open the ... Read more
RaycastResult.sortingLayer always returns the default Layer when Raycast...
How to reproduce:1. Open the user-submitted project "RaycastHit.sortingLayer.zip"2. Open the SampleScene3. Enter Play mode4. Click o... 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
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window
- "View Generated Shader" button in Shader Graph Asset is not aligned with other buttons