Search Issue Tracker
Prefabs are reimporting every time a code change is made
Based on the discussion on this forum thread: https://forum.unity.com/threads/prefabs-are-reimporting-every-time-a-code-change-is-ma... Read more
The "Cancel" event is registered every frame when the Move action is used
Reproduction steps:1. Open the attached “ASDQWE” project2. Open the “Assets/Scenes/SampleScene.unity” Scene3. Enter the Play Mode4. ... Read more
[iOS] XCode fails to build Mono build for iOS with errors: "Use of undec...
Steps to reproduce:1. Open User's attached project2. Build for iOS3. Open XCode4. Build for selected Apple device (iPhone or iPad) R... Read more
[Windows] Not possible to deduce the source of 'Shader properties can't ...
1) Clone https://github.cds.internal.unity3d.com/unity/stw-20-2-cannon-fodder-3-style-game. Update to https://github.cds.internal.un... Read more
HandleTransform no gameObject Log Error Message after destroying a netwo...
Steps to reproduce:1) open the attached project2) build and run3) editor as host, client as build4) on client drag select capsules a... Read more
The lack of vertex attributes causes a crash on dynamic batching
Unity Player crashes when all the following conditions are fulfilled: - Using OpenGL ES (2.0/3.0).- Dynamic Batching is enabled.- Th... Read more
Build performance drops after building in 4.3
Steps to reproduce : - import the project "Tubes" attached in 4.2- create a development build- upgrade the project to 4.3 and create... Read more
[WebGL] [wasm] Uncaught RuntimeError exception is thrown when calling a ...
Reproduction steps:1. Open the project from the GitHub repository provided by the user2. Switch Platform to WebGL in Build Settings3... Read more
[Android] After building the project, errors about missing temp files ap...
To reproduce:1) Open attached project2) Build for Android3) Notice multiple errors after building process like:Trying to add file "T... Read more
[Perforce] Unity fails to checkout project assets
To Reproduce: 1. Put attached project inside a workspace & set up a connection to Perforce.2. Submit everything in the default c... 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