Search Issue Tracker
[WebGL] Build causes javascript exception: abort(-1) at jsStackTrace (Bu...
To reproduce:1) Open attached project (SolarSystemSimulation)2) Build, but NOT run, for WebGL3) Upload it to server4) Open the page ... Read more
MonoDevelop is not finding references when define symbols used
Repro steps: 1. Open attached project.2. Open Target.cs script with MonoDevelop3. Make sure only Target.cs tab is open4. Press "Find... Read more
DeoptimizeTransformHierarchy crashes when an object having a SkinnedMesh...
Reproduction Steps:1. Import attached project.2. Open "asdf" scene.3. Enter play mode. Result in 5.5: Unity crashes. Result in 5.6 a... Read more
[iOS10] Cleared strings are not removed from memory
Reproduction steps:1. Open the attached '948745test' project.2. Build and run this project to a device.3. Open memory profiler.4. Cl... Read more
Editor didn't recognize Audio files if file Created Data is greater than...
How to reproduce:1. Create empty project file2. Take any audio file (or generate one) and change file Created Date to greater than y... Read more
A specific Finnish symbols disappears from input text field after input
To reproduce: 1. Set input language as Finnish2. Open project3. Play scene4. In input field type a few letters, press Enter5. Edit t... Read more
Crash in Physics_CUSTOM_INTERNAL_CALL_Internal_Raycast when using Physic...
Steps to reproduce:1. Download and open the project2. Enter "tribot scens" scene3. Press playResult: crash in Physics_CUSTOM_INTERNA... Read more
[WebGL] [WebcamTexture] [Google] Camera won't open second time if allowe...
Prerequisite to reproduce: A webcam To reproduce:1) Open attached project and scene2) Drag the script in the project onto a plane3) ... Read more
Entering or leaving play mode, or changing Editor color scheme throws "N...
When entering or leaving play mode or even changing the color scheme in Preferences throws "NullReferenceException" error. When you ... Read more
False default system language is returned when running Application.syste...
To reproduce: 1.Download and open "Test_language_5.5.2.zip" project.2.Attach TEST.cs script to "Main Camera" Game Object.3.Enter pla... 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