Search Issue Tracker
[Platforms] BuildConfiguration fails to switch platform target before bu...
How to reproduce:1. Open the attached 'project-1250685.zip' project2. Make sure you have Linux build support module3. In the Build S... Read more
[ECS] Static Game Objects' positions are incorrect in the Play mode when...
How to reproduce:1. Open the attached "BugReport.zip" project and "scene" scene2. In the Hierarchy window, toggle the checkbox to en... Read more
Invalid dependencies error is thrown when Unity Physics and Hybrid Rende...
How to reproduce:1. Create and open a new project2. In the Package Manager, install 'Unity Physics' and 'Hybrid Renderer' packages3.... Read more
ChunkHeader component throws InvalidCastException: Specified cast is not...
Steps to reproduce:1. Open supplied project "Case1187217.zip"2. Run the test in Play mode.3. Open Entity Debugger.4. Filter entities... Read more
[ECS][DOTS] Entity Conversion interface does not work in Sub-Scenes
Reproduction steps:1. Open "1187223" project2. Enter Play mode3. Notice in the "Entity Debugger" window that there are 3 different E... Read more
[DOTS][ECS][Hybrid Renderer] MaterialPropertyBlock instanced Data does n...
Customer is currently making use of BatchRendererGroup using the RenderMeshSystemV2 of Hybrid Renderer, it's modified in some Areas ... Read more
Console spams error messages in Play mode when Entity Debugger is open a...
How to reproduce:1. Open the user's attached project and load 'SampleScene' scene2. In Editor select 'Window' > 'Analysis' > '... Read more
[ECS] Entity with CompositeScale does not scale around ScalePivot
Reproduction steps:1. Open attached project "TestProject.zip" and scene "SampleScene"2. Enter Play Mode3. Observe "compositeScaleCub... Read more
Building a project using IL2CPP fails when passing a local field as a me...
How to reproduce:1. Open the attached project (case-1270640.zip)2. Go to File -> Build and Run Expected result: the project succe... Read more
[ECS] Elapsed time counted from application start causes new Scene's Uni...
How to reproduce:1. Download and open this project https://github.com/Unity-Technologies/EntityComponentSystemSamples2. Build And Ru... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default