Search Issue Tracker
[Tiny] Scene is being marked as unsaved after trying to save it
How to reproduce:1. Open the attached "TestFor1065209.zip" project2. Open "TestProject" DOTS project's "MainScene"3. Do any change i... Read more
Installing the Project Tiny package throws a missing UnityEditor.Experim...
How to reproduce:1. Create a new Unity project2. Open the Package Manager3. Download the 'Project Tiny' package4. See the Console wi... Read more
[Tiny] DOTS Layout does not Open when Launching a Project
Reproduction steps:1. Open the attached project named "Case_1179000"2. Open the Joystick sample project Expected result: DOTS Editor... Read more
[Tiny] Project build fails when using package version 0.16.1
Workaround: Downgrading Tiny to version 0.15.3 Reproduction steps:1. Create a new project2. Import Project Tiny 0.16.1 package3. Try... Read more
[Tiny] RequireComponentTag is ignored when the required tag component is...
How to reproduce:1. Open the attached project ("case_1206234-Tiny3.Unity.zip")2. Open the repro scene ("Scenes/Tiny3D")3. Enter Play... Read more
[Tiny] [WebAssembly] Runtime exception is thrown when concatenation of n...
Reproduction steps:1. Open the attached project ("case_1228388-tinybuild.zip")2. Run "Assets/~BuildSettings/Wasm build"3. Host the b... Read more
"Error CS0122: 'Binding' is inaccessible due to its protection level" wh...
How to reproduce:1. Open project "TinyRacing.zip"2. Build the project Expected result: Projects builds successfullyActual result: Pr... Read more
[Tiny] Non descriptive error - "Failed to build Entity Scene" when attem...
How to reproduce:1. Open the user's attached project ("tinyroguebuildbug.zip")2. Build and run "Assets/Builds/WinDotNet" configurati... Read more
Sprites are culled too early/late when the pivot is off center in Tiny.2...
How to reproduce:1. Open the user's attached "Tiny_SpriteCullBug" project2. Select the "Win-DotNet" for Windows or "MacOS - DotNet" ... Read more
[Tiny] Develop/Debug Build crashes when NativeArray is disposed inside o...
Reproduction steps:1. Open the attached "case_1315817.zip" project and scene01 scene2. In the Project window, select build asset3. I... 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