Search Issue Tracker
[Animation] Reverting an Animator Controller in the middle of transition...
Steps to reproduce:1. Open attached project2. Open "scene_Crossfade" scene3. Go into play mode and watch Console output-On frame 15 ... Read more
[IPv6] [Sockets] [iOS] on iOS devices and Framework 4.6 Socket::BeginCon...
Reproduction Steps:1. Open "Bug" project2. Select "Framework 4.6"3. Build "test" scene to iOS4. Deploy to device5. Connect device to... Read more
[IL2CPP] An exception shows up when UWP application calls an "Add" method
Reproduction steps:1. Open the attached project;2. Build the scene "Test" on Universal Windows Platform;3. Run the built UWP applica... Read more
Disabled "Visible In Background" resets selected resolution when minimiz...
To reproduce: 1. Open the project, attached by the tester (TestResolution.zip)2. Build and run it for Windows standalone3. In the La... Read more
[MotionVectors] z-bias applied to motion vectors reduces precision
z-bias is applied to motion vectors to match the z-bias required for precision loss when multiplying matrices for dynamic batching. ... Read more
Memory leak when Development Build is focused after using the Profiler
To reproduce:1. Create a new project2. Go to "Build Settings"3. Enable "Development Build"4. Press "Build & Run"5. Go to Editor ... Read more
[Perforce] Using Perforce with iOS plugins and BuildOptions.AcceptExtern...
Reproduction Steps:1. Setup Perforce server2. Commit User's project to a Perforce server3. Check the project out of Perforce, so tha... Read more
A particular script is not recognized as a MonoBehaviour
The script seems to be not recognized as MonoBehaviour if it is in a custom namespace AND there is a preprocessor directive:#if UNIT... Read more
Text input inputs Indic languages' scripts as question marks (?)
To reproduce:1. Change keyboard language to any Indic language (Sinhalese, Devanagari, Sanskrit, etc.)2. Open a new Unity project3. ... Read more
Stuck on compiling when class inherits a NetworkBehaviour class
Steps to reproduce:1. Open user attached project2. Open ExtendsNetworkBehaviourClass.cs script3. Uncomment.the line SyncListBool bob... 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