Search Issue Tracker
[UTR] EditorApplication.isPlaying = false doesn't stop playmode after te...
Steps to reproduce:1) Open the attached project.2) Open Test Runner.3) Run EditMode tests. The tests pass, but the editor remains in... Read more
NullReferenceException errors are thrown when Scriptable Objects with mi...
How to reproduce:1. Open the attached project2. Selected two or more Scriptable Objects from "Assets/MyTiles"Optional steps:3. Move ... Read more
[Android] Crash if there are around 20k files in Resources folder
Steps to reproduce:1. Open user provided project2. Build and run on a device3. See that app hangs/crashes Reproduced on: 2017.2.3p1,... Read more
Second "Build And Run" fails after adding/removing a scene
Reproduction steps: 1. Create a New Project2. "Build And Run"3. Add/Remove scene from the Build Settings4. "Build And Run" Expected ... Read more
TLS Handshake exception is generated when connecting to mumble server
Steps to reproduce:1. Download 1046610_repro.zip2. Open "Example" scene (Assets -> Mumble-Unity)3. Enter play mode4. Notice that ... Read more
[EditorGUI] System.TypeCode enum String value cannot be selected from an...
Steps to reproduce:1) Open the attached project.2) In Hierarchy, select the 'Test' gameObject.3) In the Inspector, select Test Behav... Read more
Spot Light passes through object without casting a shadow at certain angles
How to reproduce:1. Open the user-submitted Project and open the "TestScene"2. Observe the Game View Expected result: The wall preve... Read more
Different asset bundles produced after building them two times in a row
How to reproduce:1. Open attached Unity project "zProject_486458"2. Switch platform to iOS3. Select BuildTools --> Build AssetBun... Read more
Build fails using IncrementalCompiler with "The type 'Enum (or 'Object')...
Reproduction steps:1. Open the attached project.2. Set platform to iOS, Android or WebGL.3. Build the project. Actual behavior.- Bui... Read more
Texture2D creation fails and throws unintuitive error message when using...
How to reproduce:1. Open Tester-submitted project (TextureInitFail.zip)2. Open "SampleScene.unity" scene3. Play the scene4. Observe ... 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