Search Issue Tracker
[AI, NavMesh] Bake Nav Mesh in Editor without needing Read/Write enabled
If using NavMeshSurface, if you need to use the mesh to bake the navMesh in the Editor but not at runtime. They still have to be set... Read more
Scroll View content is visible outside of Mask when there is another mas...
How to reproduce:1. Open the attached "Test12" project and enter playmode2. Scroll the text vertically Expected result: Text stays i... Read more
Can't unload previous Scene, on the same frame when new Scene is Loaded ...
To reproduce:1. Open attached project "UnloadSceneAsyncBug"2. Open "loaderWorking" scene and Play it.3. Press "SCENE 1" button in Ga... Read more
[Android] WebcamTexture.videoRotationAngle during first frames returns i...
How to reproduce:1. Open the attached project "WebCamRotation.zip"2. Build and run on android device3. You can tap on the screen so ... Read more
LineRenderer is drawing an incomplete object when using TransformZ align...
Reproduction steps:1. Open the attached project "LineRendererBug.zip";2. Open the Hmm.unity scene;3. Try to change the position of L... Read more
Optimize Mesh Data incorrectly strips vertex color when Mesh is loaded f...
To reproduce: 1.Download and open attached project.2.Open "VertexAlphaSceneLoader" Scene.3.Go to Assets->AssetBundles/Simulation ... Read more
Cloning and deleting the same terrain many times, causes memory leak
To reproduce:1. Open attached repro project2. Open 'Test' scene3. Open activity monitor4. Clone '10 terrains' game object 5-7 times5... Read more
[Adreno 405] Shader function 'clip()' not working on specific devices
Steps to reproduce:1. Open user attached project2. Deploy to device Reproduced on: 5.5.4p5, 2017.3.1f1, 2018.1.0b6, 2018.2.0a1Device... Read more
Crash when setting Animator's float property in Animation window
To reproduce: 1. In a new project, go to Assets -> Create -> Animator Controller2. Create new float property in Animator windo... Read more
Dragging prefab with serializedObject.ApplyModifiedProperties() into hie...
To reproduce: 1.Download and open attached project.2.Enter Play mode.3.Quickly drag "TestObject" prefab into Hierarchy.4.Repeat step... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code